cancel
Showing results for 
Search instead for 
Did you mean: 

Text spacing

Former Member
0 Kudos

Hi,

I would like to post a question but when I do a preview, the characters are "joined" like

[0x45c9.2.10], SCN: 276988485 Sun Jan 30 21:00:24 2011 Incremental checkpoint up to RBA [0x45c9.fac0.0], current log tail at RBA [0x45c9.10256.0] Sun Jan 30 21:30:31 2011 Incremental checkpoint up to RBA [0x45c9.104c1.0], current log tail at RBA [0x45c9.104f4.0] Sun Jan 30 22:00:36 2011 Incremental checkpoint up to RBA [0x45c9.2c3d7.0], current log tail at RBA [0x45c9.2c94e.0] I think the error is due to LOG_ARCHIVE_DEST_2 is UNSYNCHRONIZED as seen in the primary server.

How do I retain the spaces and not have the output as above?

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You should use either the

{quote} or 
 functions. Check the column on the right side of your browser window.

http://0x45c9.2.10, SCN: 276988485 Sun Jan 30 21:00:24 2011 Incremental checkpoint up to RBA

http://0x45c9.fac0.0, current log tail at RBA

http://0x45c9.10256.0 Sun Jan 30 21:30:31 2011 Incremental checkpoint up to RBA

http://0x45c9.104c1.0, current log tail at RBA

Cheers Michael