Home » RDBMS Server » Backup & Recovery » How to Automate TDPOSYNC utility using pl/sql (11.2)
How to Automate TDPOSYNC utility using pl/sql [message #551203] Mon, 16 April 2012 04:53 Go to next message
ora_faq_user
Messages: 5
Registered: April 2012
Location: US
Junior Member
I have to automate TDPOSYNC utility, it is a IBM tool for oracle backup.

I tried except utility of UNIX in shell script, but due to some reason same utility i could not get on production server.

Not i asked to use PL/SQL to automate the same.

I am facing some problem

1. How to call TDPOSYNC commands from pl/sql
2. How to pass run time input parameter to the TDPOSYNC like user/password, date rage etc.

Re: How to Automate TDPOSYNC utility using pl/sql [message #551206 is a reply to message #551203] Mon, 16 April 2012 05:44 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
If TDPOSYNC is a Unix program you can call it from PL/SQL like any other Unix command, see Java procedure for host calls on Unix environment.

Regards
Michel
Previous Topic: RMAN-00554, RMAN-04005, ORA-0103
Next Topic: RMAN Backup Failed
Goto Forum:
  


Current Time: Fri Mar 29 06:23:48 CDT 2024