Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Install Oracle DB on unsupported Linux - Ora-00600 [16305] during startup.

dlackaDec 27 2020

Hello,
I'm trying to install Oracle 12.1.0.2 (EE) on Debian 10 (Buster) for some learning/testing purpose. runInstaller seems finished without error (incl. "Linking binaries"), but dbca (or startup nomount... "by hand") fails with ORA-00600 [16305] error. googling for a while I've found the folllowing (Doc ID 1928580.1)
ORA-600 [16305] During Startup (0 Bytes)Unfortunately I've no MOS access. Would sb be so kind to give me a hint or reveal the secret under "Cause"/"Solution" (is it a bug or just mis-config I've made)?
Many thanks in advance,
Leslie
(Pls. No "use VM, OL, RHEL... etc." hints. Thanks)

This post has been answered by Billy Verreynne on Dec 29 2020
Jump to Answer

Comments

  1. resize one table to required size
  2. us Ctrl+A to select all
  3. use Ctrl+mouse_click to deselect table created at step 1), and again use Ctrl+mouse_click to select it
  4. use menu Edit to resize other tables
    Having all tables with the same size is not that good - they have different number and types of elements. You need to play with level of details :
  5. create subvie
  6. put objects on it
  7. create display(s)
  8. set level of details - "Names Only" is the smallest presentation
  9. resize to vizible - in Layou menu
  10. do auto-layout, tune it manually if needed
    Display_1.png
Rajesh Manivannan

This helps Philip..I used menu Edit to resize other tables by selecting "Align left". Looks great now
Same way is there any short cut to allign the Foreign Key relationship labels? I tried selecting all relationship label in subview and tried to align towards left by selecting "Align Left", but its not responding. Please advise
Regards,
Rajesh

1 - 2

Post Details

Added on Dec 27 2020
5 comments
136 views