Skip to content

oracle 21c with default container database is having issues with Hammerdb 4.4 #330

Answered by YAllandit
Jubayer1228 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there,
Just to move the 21c version concern away, I run Hammerdb 4.4 with a 21c database freshly installed in OCI DBCS.
HDB was running on another compute node within the same subnet.

SQL> select * from v$version
Oracle Database 21c EE High Perf Release 21.0.0.0.0 - Production

SQL> ALTER SESSION SET CONTAINER=cdb$root;

Session altered.

SQL> col name for a8
col open_time for a33
select con_id,name,dbid,open_mode,open_time from v$containers;SQL> SQL>

CON_ID NAME           DBID OPEN_MODE  OPEN_TIME

     1 CDB$ROOT 1958648267 READ WRITE 01-APR-22 04.15.49.438 PM +02:00
     2 PDB$SEED 4022997756 READ ONLY  01-APR-22 04.15.49.452 PM +02:00
     3 HDB1     1612939884 READ WRITE 01-APR-22 0…

Replies: 9 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@russfellows
Comment options

Comment options

You must be logged in to vote
1 reply
@sm-shaw
Comment options

Comment options

You must be logged in to vote
3 replies
@sm-shaw
Comment options

@russfellows
Comment options

@sm-shaw
Comment options

Comment options

You must be logged in to vote
1 reply
@sm-shaw
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sm-shaw
Comment options

Answer selected by sm-shaw
Comment options

You must be logged in to vote
1 reply
@russfellows
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #329 on March 23, 2022 11:47.