Works when run manually. 
Even with ansible, when we run the playbook the setup.exe is running but 
it's 0% CPU and
I am not sure typically how long it would take for the installation would 
complete but hours on end it's just running on ansible.

but locally it got completed within a few hours.




On Friday, September 21, 2018 at 4:44:17 PM UTC+5:30, Jean-Yves LENHOF 
wrote:
>
> Try running it without ansible... There's probably a requirement which is 
> not OK, so the installer ask for input but it is not possible in ansible
>
> Le 21 septembre 2018 13:10:33 GMT+02:00, Isha G <jee....@gmail.com 
> <javascript:>> a écrit :
>>
>> Oracle 12C hangs while doing unattended installation.
>>
>> setup.exe keeps on running and there is no progress with it on the 
>> Windows Server 2012.
>>
>> the tasks that I am using is :
>>
>>
>>   - name: install oracle 12c database
>>     win_command: c:\database\setup.exe -silent -waitforcompletion 
>> '-responseFile c:\database\db_1.rsp'
>>     args:
>>       chdir: c:\database
>>
>>
>> Can someone let me know what the issue maybe?
>>
>>
>>
>>
>>
>>
>>
>>
>>
> -- 
> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma 
> brièveté.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3b67b59c-35e4-49f5-9332-06d2a8ddf0d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to