https://blogs.oracle.com/database/post/getting-started-on-odsa-with-exadata-database-service?source=:so:ch:or:awr::::Cloud&SC=:so:ch:or:awr::::Cloud&pcode=
Sunday, 27 November 2022
Monday, 7 November 2022
SSH setup command
ssh-keygen -t rsa -b 2048
Generating public/private rsa key pair.
Enter file in which to save the key (/home/applprod/.ssh/id_rsa):
Created directory '/home/applprod/.ssh'.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/applprod/.ssh/id_rsa.
Your public key has been saved in /home/applprod/.ssh/id_rsa.pub.
The key fingerprint is:
SHA256:RLHzdreCS+aIzLM1WYr3GacsLpauHLTHTRTJcwdbOmQ applprod@opcprdapp01
The key's randomart image is:
+---[RSA 2048]----+
| .+oE.. |
| .+=.+. |
| =o+. |
| o o . |
| . S + . . |
| . o + = o . . |
| o +.B = o . |
| . ==+.O * . |
| o+*=o.B |
+----[SHA256]-----+
Subscribe to:
Posts (Atom)
-
Issue : In the $APPLCSF/log/ Unable to contact Applications TNS Listener for FNDSM_NODEAPP01_VIJ4 on $NODE. Cause - Missing entry of FNDSM...
-
19c Refreshable Clone - Alternate to Data Guard and High Availability Solution for Oracle Standard Edition Use Cases 1) Only HA solution for...
-
Issue ERROR: ORA-44787: Service cannot be switched into. Sol: QL> show con_name CON_NAME ------------------------------ CDB$ROOT SQL...