Question
May 14, 2008 at 02:02 PM
carl.johnman

Ingres Database Help

by carl.johnman . Updated 18 years, 2 months ago

I have a live production server and a development server which is 24 hours behind thru backups. What I am trying to do is create a script that uses the following commands to copy out/in all rules and procedures:

copydb -uingdba imcsdb -with_rules
copydb -uingdba imcsdb -with_proc

Need to create a script that does this.

Any help is greatly appreciated.

This discussion is locked

All Comments