HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Control Character added at the end of Line in ...
Operating System - HP-UX
1830015
Members
2088
Online
109998
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 08:31 PM
02-21-2005 08:31 PM
Control Character added at the end of Line in Oracle Report
Hi Guys,
I have an Oracle 9i RAC running on a 11i MSCG.
when i connect to the first instance my report is generated perfectly but when i print to the second instance there are some problems with the beginning of some random lines where the line is moved to the left and subsequently some characters are deleted from the start of the line. Upon viewing the .out file via VI editor the difference noted here is that there is a ^M added to the end of each line that may be causing a confusion to my dinosaur line printer. Where is this ^M being generated from ? is HP-UX doing something to modify this output file ? i guess someone is doin to dos2unix? any ideas?
I have an Oracle 9i RAC running on a 11i MSCG.
when i connect to the first instance my report is generated perfectly but when i print to the second instance there are some problems with the beginning of some random lines where the line is moved to the left and subsequently some characters are deleted from the start of the line. Upon viewing the .out file via VI editor the difference noted here is that there is a ^M added to the end of each line that may be causing a confusion to my dinosaur line printer. Where is this ^M being generated from ? is HP-UX doing something to modify this output file ? i guess someone is doin to dos2unix? any ideas?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 08:46 PM
02-21-2005 08:46 PM
Re: Control Character added at the end of Line in Oracle Report
Hi,
I belive it is a configuration issue with Oracle, not with HP-UX. You can use tr (or, perhaps dos2ux) to remove the unwanted characters before printing .
I belive it is a configuration issue with Oracle, not with HP-UX. You can use tr (or, perhaps dos2ux) to remove the unwanted characters before printing .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 10:05 PM
02-21-2005 10:05 PM
Re: Control Character added at the end of Line in Oracle Report
In DOS, the end of a line is delimited by a carriage return (ASCII 13) and a line-feed character (ASCII 10). In Unix only a line-feed character (ASCII 10) is needed. The ^M you are seeing is a carriage return character (ASCII 13). You can either use tr or dos2ux to get rid of it before printing, or there may be a configuration file that is indicating hard-carriage returns somewhere.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP