Greg,
Thanks for the help. I asked the question during the week to get examples/help before my maintenance window this weekend. Your example helped. I was receiving an I/O error because I didn't name a file. I was pointing to a directory.
Thanks again.
I am fairly new to db2. I am reading through the IBM reference pages. I want to export a few log tables into a directory that needs to be backed up daily.
db2 export to /export/home/user/logtables of ixf select * from log_table_name
Any insight is appreciated.
[thumbsup2]
I am new to DB2. I have an oracle/unix background. I have downloaded various manuals from links given in previous threads. I cannot find the command to select or describe the parameters from the config files. ??? Oracle's parameter file is the init file. What (and where) is the db2 config file...
I am a junior DBA and I am trying to find info on the REORG command. I have the Oracle8i dba book. Not much info. We have a customer who gave us a few housekeeping scripts that do imports/exports and then runs a reorg on a table and a index.
TIA
I am trying to write a script (ksh) to login as a different user. I need a specific user's enviroment to run a specific job. I get an error when attempting to enter the password. Two problems - first what is the code for the password.
exec login John (how do I set the password)
Second -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.