IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Creator of Table is not My USER ID


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Prem Prakash

New User


Joined: 07 Jan 2006
Posts: 6
Location: India

PostPosted: Tue Apr 11, 2006 2:37 pm
Reply with quote

Hi all,
i have created some tables in this format, "AIS.Table_Name" using my mainframe ID. Now if i am querying in SYSIBM.SYSTABLES then its showing AIS as the creator of table, not my id!!!! what is the logic behind this:?:
Back to top
View user's profile Send private message
martin9

Active User


Joined: 01 Mar 2006
Posts: 290
Location: Basel, Switzerland

PostPosted: Tue Apr 11, 2006 2:47 pm
Reply with quote

hy Prem Prakash,

the field CREATOR is AIS, as you defined...
your userid is in the field TBCREATOR, which
takes its value from the current SQLID, which
is normally identical to your userid.
you can change this value with the SET SQLID=,
but you need to specify any other id, which you
have authoriries too. (i.e. SYSADM, DBADM...)

martin9
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top