![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
select xmlgen.getxml('select group# from v$logfile') from dual; This is what I get: ?xml version = '1.0'? ERROR>java.lang.NullPointerException</ERROR |
#2
| |||
| |||
|
|
Yep, I downloaded the newest one from Oracle and installed that into a different schema. It is better, now I get this: XMLGEN.GETXML('SELECTDUMMYFROMDUAL') ---------------------------------------------------------------------------- ---- ?xml version = '1.0'? ROWSET ROW num="1" DUMMY>X</DUMMY /RO It does this for every query, almost like it just gives up :-) I imagine I will find a solution to this at some point. |
|
BTW - I could throttle the geniuses at Oracle who decided to make xdkload a tcsh script. Our stripped down server was missing that shell. No big deal to add it, but why not script in a shell you know everyone has. |
#3
| |||
| |||
|
|
BTW - I could throttle the geniuses at Oracle who decided to make xdkload a tcsh script. Our stripped down server was missing that shell. No big deal to add it, but why not script in a shell you know everyone has. Are you serious? The script is in tcsh? I didn't think there was |
![]() |
| Thread Tools | |
| Display Modes | |
| |