If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Catalog OS390 DB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-24-05, 15:31
kumar_r kumar_r is offline
Registered User
 
Join Date: Apr 2005
Posts: 6
Catalog OS390 DB

I need to catalog a OS/390 DB from DB2 8.2 on AIX. in os/390 db name is 12 characters when try to catalog fro aix I get sql1001N error.

Can anybody tell how can I catalog ?

Thanks,
Reply With Quote
  #2 (permalink)  
Old 10-24-05, 23:39
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,494
You don't acutally use the real database name for OS/390. Database is a totally different meaning on DB2 for z/OS than for DB2 on Linux, UNIX, Windows.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 10-25-05, 03:29
juliane26 juliane26 is offline
Registered User
 
Join Date: Oct 2005
Posts: 109
Marcus,

to catalog z/OS databases you are using the subsystem name.
this can have more than 8 characters, correct.

Still: you need DB2 Connect for any LUW DB2 to access host data.
in DB2 connect you will have a dcs entry mapping the long name to something short with 8 characters being used finally.

First: ensure you have DB2 connect.
Second: for host you need one additional catalog statement: catalog dcs ... to the usual catalog database, catalog tcpip ,
third: if you dont feel sure about the statements, may be using the GUI of the Configuration Assistant (db2ca in V8, db2cca in V7) helps.

I suppose you are not using a connect server instance at a different machine ?
__________________
Juliane
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On