
Categories
oracle
-
Oracle – ORA-00922: missing or invalid option
Hello There! I recently did test in my Java code to have a SQL statement for copy table from TABLE 1 to TABLE 2. I need both tables identical during the application goes boot-up. But, suddenly i got ORA-00922: missing…
-
Oracle UDF For Thales CipherTrust Tokenization
Hello there! I just continue what i have done in my prior note, i did create some simple HTTP JSON POST written in C/C++, you may find it here. Today, i’m going to explain, the process and creating Oracle UDF…
-
Fetch data via REST API over HTTPS using Oracle Wallet
Hello there! This note explains how to obtain and manage security credentials for Oracle Application Server resources and accessing outside database. Security administrators can use Oracle Wallet Manager and its command-line utility using orapki to manage public key infrastructure (PKI)…