Check terraform version using command line :
PS C:\test_terraform> terraform version
Terraform v1.2.8
on windows_amd64
+ provider registry.terraform.io/hashicorp/aws v4.22.0
PS C:\test_terraform>
PS C:\test_terraform>
Dream Always Dream , if you don't work on it : Real-world Oracle DBA troubleshooting guides for RAC, Data Guard, RMAN, performance tuning, upgrades, backups, and cloud migration. Tested in production environments.
Check terraform version using command line :
PS C:\test_terraform> terraform version
Terraform v1.2.8
on windows_amd64
+ provider registry.terraform.io/hashicorp/aws v4.22.0
PS C:\test_terraform>
PS C:\test_terraform>
Here is the link to download sample database for oracle :
https://www.oracle.com/in/database/technologies/appdev/datamodeler-samples.html
https://www.oracle.com/database/technologies/spatial-graph-here-data-downloads.html
Users unable to login / connect with database after upgrade AWS RDS to 19c : Error - ORA-01017: invalid username/password
App users were getting below error after upgrade the AWS Oracle RDS database version 12c to 19c .
ORA-01017: invalid username/password;
Solution :
Need to update below parameter in parameter group :
sqlnetora.sqlnet.allowed_logon_version_server => 8
Also check password version :
SELECT USERNAME,ACCOUNT_STATUS,PASSWORD_VERSIONS FROM DBA_USERS;
Oracle AI Database 26ai – Supported Free Platforms The Oracle AI Database 26ai Free tier can be deployed on the following platforms: Oracle ...