|
-
Well what's in your network view? (since you said owned by system I assume it's a database view) You said that has all the aliases and service names.
Why can't you spool that view to a file so each service name is on a line.
Fetch each line of that file, parse it for whatever information you need, sid, service name, connect string, etc.
Then spit out the 'sqlplus sys/password @sid' statements, then run that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|