Skip to main content

Questions tagged [oracle]

Oracle is a relational DBMS (Database Management System) created by Oracle Corporation. It supports a large number of languages and application development frameworks. Its primary languages are SQL, PL/SQL and Java. Most questions about Oracle are better placed at the sister site https://dba.stackexchange.com/

1 vote
0 answers
311 views

Oracle will not start after VM crash

My Oracle 11gR2, running on a VM, crashed when the datastore of the host filled up. I got the VM to start and as I'm trying to start the DB, I see this: Connected to an idle instance. SQL> startup ...
GID's user avatar
  • 11
0 votes
1 answer
266 views

Trouble adding CNAME record for WAF to a hostname that already has an A record

I have a domain (for instance, example.com) that points to certain IP direction (type A record), and DNS system is controlled by my organization. Now, a new web app has been published at news.example....
madprofessor's user avatar
1 vote
0 answers
356 views

How to add static IPv6 in Oracle cloud

I am running OS Ubuntu 18.4. I will add static ipv6 address with netplan in Oracle cloud my netplan yaml file looks like this: network: version: 2 renderer: networkd ethernets: enp0s3: ...
Myra Sewitz's user avatar
1 vote
0 answers
2k views

Disk disappeared after umount and reboot

I had a disk which disappeared: # df -h Filesystem Size Used Avail Use% Mounted on . . /dev/mapper/vg1-osblv02 5.0T 61G 4.7T 2% /data/osb-pool-1 /dev/mapper/vg01-osblv01 ...
kunz's user avatar
  • 133
0 votes
1 answer
1k views

How to connect oracle database docker image

I have registered with the docker image of oracle database and got below link to pull the image. docker pull store/oracle/database-enterprise:12.2.0.1 No other tags available to see on the page. But ...
Sara June's user avatar
  • 541
1 vote
1 answer
284 views

Oracle database - solaris 10 9/10 where is i can find

We have Oracle tech login but cannot find the elusive Solaris 10 9-10 SW load iso file. We have just about everything else for Sol 10 .... and can't restore a an ORACLE DATABASE backup without it to ...
Thắng Đặng Văn's user avatar
-1 votes
1 answer
1k views

Users and Roles Extraction in Oracle

I've tried to write a query to have a users/roles extraction, i don't have much SQL skills as well as on oracle, so I started with this: SELECT A.GRANTEE, A.GRANTED_ROLE, B.ACCOUNT_STATUS FROM ...
bind2lrz's user avatar
0 votes
1 answer
71 views

PSU Patch on 2 standby database

We have one Primary have 2 standby database... so we planning to PSU patch on Primar and one standby only in that case when we running catundle on primary it any problem for another standby which we ...
Sai Teja's user avatar
0 votes
1 answer
378 views

Oracle 18c XE can't backup PDB database after corruption of the main XE database

I have an Oracle 18c XE server where there is a corruption in the system01.dbf file of the main XE database. All user data is in a PDB database which luckily seems ok (the PDB is working in production ...
Enrico Detoma's user avatar
0 votes
2 answers
1k views

Can't assign IPv6 address to CentOS7 VM on Oracle Cloud

I just can't get to assigning a public IPv6 address to my oracle instance running CentOS 7. I have assigned IPv6 range to the subnet, and another VM running Ubuntu successfully gets the assigned IPv6. ...
drtechwp's user avatar
0 votes
1 answer
158 views

Dockerfile Works Locally But Fails on EB (Elastic Beanstalk) Deploy (PHP 7.3 with OCI8 extension)

Good day, fellow developers! I have been searching for 2 weeks now on how to install the OCI8 PHP extension on Elastic Beanstalk using .ebextensions but sadly I can't search for similar ones. Before I ...
James Carlo Luchavez's user avatar
-4 votes
1 answer
194 views

Oracle too much processes [closed]

My oracle server has a huge queue and slowly executes user requests. I have increased ram and cpu but still same problem. I dont know anything to oracle, can you please give me commands to check if my ...
MeMow's user avatar
  • 292
-1 votes
2 answers
1k views

Best Practice: Add an Additional Disk to Expand Logical Volume or Expand Existing Disk

We host a client’s Oracle VMs on our Nutanix platform. To date, whenever their VMs require more space they have us add an additional vDisk which they then add to the VG in order to expand the required ...
Reginald Greyling's user avatar
1 vote
1 answer
4k views

Oracle Cloud Control 13, Cannot connect to Weblogic admin server

Recently I have performed a fresh installation of Oracle Cloud Control 13.3. The first thing I have noticed was that the Weblogic admin server appears to be down according to Cloud Control. When ...
Michal S's user avatar
1 vote
1 answer
5k views

How to open all ports in Oracle Linux 7?

I'm trying to set up a Outline VPN server on my Oracle Cloud Instance. However I keep getting the error You won’t be able to access it externally, despite your server being correctly set up, because ...
Aeden Thomas's user avatar

15 30 50 per page
1 2 3
4
5
58