barcode generation using oraclebarcode.jar
Hi all,
I want to generate barcode using reports. I have created a report with barcode and implemented the report in Oracle Application server which is working in Solaris 9.
I have getting an exception and the report is not creating the image file.
The report is working fine under windows environment. I have set the classPath in the report server .conf and .sh files under oracle application server.
The process works fine till barcodemaker.renderBarcode function is called. When this function is called i am getting an exception
REP-1401 Fatal PL/SQL error ocurred ORA-39565 product=RDBMS; facility=ORA
Can any one help me with this please.
I want to generate barcode using reports. I have created a report with barcode and implemented the report in Oracle Application server which is working in Solaris 9.
I have getting an exception and the report is not creating the image file.
The report is working fine under windows environment. I have set the classPath in the report server .conf and .sh files under oracle application server.
The process works fine till barcodemaker.renderBarcode function is called. When this function is called i am getting an exception
REP-1401 Fatal PL/SQL error ocurred ORA-39565 product=RDBMS; facility=ORA
Can any one help me with this please.
0