[ansible-devel] Using Ansible how to connect Oracle DB on Linux & run command "show pdb" to display oracle pluggable DB, "shutdown immediate" to stop DB and start DB

2023-07-22 Thread Learner
Hi All, Using Ansible how to connect Oracle DB on Linux & run command "show pdb" to display oracle pluggable DB, "shutdown immediate" to stop DB and start DB . Code: - na

[ansible-devel] Re: Using Ansible how to connect Oracle DB on Linux & run command "show pdb" to display oracle pluggable DB, "shutdown immediate" to stop DB and start DB

2023-07-23 Thread Learner
Anyone please guide. On Saturday, July 22, 2023 at 8:46:08 PM UTC+5:30 Learner wrote: > Hi All, > Using Ansible how to connect Oracle DB on Linux & run command "show pdb" > to display oracle pluggable DB, "shutdown immediate" to stop DB and start DB >

at Re: [ansible-devel] Re: Using Ansible how to connect Oracle DB on Linux & run command "show pdb" to display oracle pluggable DB, "shutdown immediate" to stop DB and start DB

2023-07-24 Thread Learner
Thank you for the response. what is the correct code I have to use? On Monday, July 24, 2023 at 6:46:48 PM UTC+5:30 bc...@redhat.com wrote: > Several things seem to be off with your output, it looks like a > recursive copy into itself, aside from that, the base error does not > seem to match the