Quote:
Originally posted by faheem786
Hi there,
Thanks for the reply..
But when I executed the commands (db export or dbschema) from the unix prompt after setting the environment variables the command was recognized but the following error came.
"Database not found or no system permission"
I used the login for the root user account. My friend says that we need to use the informix master login to execute such a command. But unfortuanately we can't find that user info.
Any idea of what's happening and the work arounds??
Thanks
Ahmad
Hong Kong
|
Hi Ahmad,
You must first check if the engine is up. Give the command onstat -
One more thing would be your env. variables are not set.
You must set INFORMIXSERVER, ONCONFIG, PATH, INFORMIXIR.
Also to check for informix user, give the command
more /etc/group
more /etc/passwd
There will be an entry for the user informix.
You can go thru the manuals at IBM site.
http://www-306.ibm.com/software/data.../pubs/library/
Regards,
lloyd