Displaying 3 results from an estimated 3 matches for "orainst".
2002 Aug 09
2
error starting SJava: classpath
...aConfig()
Error: couldn't find function "JavaConfig"
> tmp <- javaConfig()
> tmp$classPath
[1]
"E"
[2] "\\Program
Files\\R\\rw1051\\library\\SJava\\org\\omegahat\\Interfaces\\NativeInterface\\OmegaInterfaceManager.class;E"
[3]
"\\ora9ias\\ORAINST\\jdbc\\lib\\classes111.zip;E"
[4]
"\\ora9ias\\ORAINST\\lib\\servlet.jar;C"
[5] "\\Program
Files\\JavaSoft\\JRE\\1.1\\lib;C"
[6] "\\Program
Files\\JavaSoft\\JRE\\1.1\\lib\\activation.jar;C"
[7] "\\WINNT\\system32\\Lasso Modules\\Java
Module...
2006 May 31
0
Problem with Robocopy
...R 5 (0x00000005) Getting File System Type of Source \\OFI0000\f$\ <file:///\\OFI0000\f$\> .
Access is denied.
NOTE: NTFS Security will NOT be copied - Source may not be NTFS.
Source : \\OFI0000\f$\
Dest : \\SRVBackup\OFI_bkp\Ofis\OFI0000\
Files : *.*
Exc Dirs : NT ORANT ORAINST RECYCLER
Options : *.* /S /E /PURGE /MIR /NP /R:30 /W:20
ERROR 5 (0x00000005) Accessing Source Directory \\OFI0000\f$\
Access is denied."
Thanks for your help.
Rafa Y??ez
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