search for: waitforcompletion

Displaying 3 results from an estimated 3 matches for "waitforcompletion".

Did you mean: wait_for_completion
2010 Apr 16
1
Group Membership and Exec
...relevant information. Below is the failing statement. exec { run_installer: user => "oracle", group => "oinstall", cwd => "$tmp", creates => "$oracle_home/bin/lsnrctl", command => "$tmp/database/runInstaller -ignoreSysPrereqs - waitforcompletion -silent -responseFile $tmp/11gR2.rsp", require => [ Exec["extract_installer"], File["response"], File["inventory"] ]; } Below is the error puppet logs. (//Node[oracleserver]/oracle::base/oracle::db/Exec[run_installer]/ returns) change from notrun to 0 faile...
2011 Nov 19
11
Installing Oracle
This is pretty ugly. I''m using puppet to install Oracle, ie an exec{} wrapped around: /u01/oracle_extract/linux.x64_11gR2_database/database/runInstaller -silent -responseFile /etc/oracle_response.rsp The problem is that the damn installer backgrounds itself and returns control to the shell. I tried putting the above command in a script, followed by a wait command, but that
2010 Jan 08
0
Wine release 1.1.36
...ing buffers leaks. user32/tests: Forward test proc to default dialog procedure instead of window's one. ntdll: Release buffer when it won't be referenced. Paul Chitescu (2): quartz: Implement NullRenderer's IBaseFilter::FindPin. quartz: Only wait in IMediaEvent::WaitForCompletion if the filter is running. Paul Vriens (13): msi/tests: Fix test failures on Win9x/WinMe. ole32/tests: Fix a test failure on several platforms. comctl32/tests: Fix a test failure on older comctl32. imagehlp/tests: Fix a test failure on Win95. hlink/tests: Fix a test fa...