0
votes
0answers
68 views

Connecting PCs with APEX

I am working on a Project using APEX. I want to connect my friend to APEX so we can do work and assign tasks to each other. Our PCs are connected to the same LAN and I can PING both PCs, however I ...
1
vote
2answers
684 views

Unable to mount oracle instance

I am trying to shutdown the system, then I want to mount it. I have tried this: SQL> shutdown immediate; Database closed. Database dismounted. ORACLE instance shut down. SQL> startup mount; ...