Tagged Questions
0
votes
0answers
13 views
How to run Oracle10g forms in browser in Linux
How i can run Oracle Database 10g forms in browser in Linux?
I want a complete tutorial for this.
0
votes
1answer
26 views
How to remove Oracle Wallet using orapki?
Hi i'm on Centos using oracle 11g
And i've created a wallet using :
$ orapki wallet create -wallet /u01/app/oracle/admin/DB11G/wallet -pwd WalletPasswd123 -auto_login
Now i want to remove it to ...
0
votes
0answers
71 views
Installing rpm & dependencies
I am trying to install an rpm, namely the Oracle 10g database for CentOS 6 for testing an app.
The problem is that the machine the OS is installed on does not have access to the internet and there ...