Running sqlplus or isqlplus report on web

With sqlplus or isqlplus we can create table object output. Is there a way I can create a report having page numbers at the bottom and scroll next/prev capability?. I am looking at this as we really do not want to use Oracle report writer ar any other tool. All I am looking for is capability to put output on pages with every page having report headers/column headers and page trailer to have page number and next/prev scroll button.
Any one with ideas how closely we can get to meet this requirement.
Thanks

In SQL*PLUS, you could do it this way.
SQL> SET PAGESIZE 55
SQL> BTITLE COL 35 FORMAT 9999 'Page:' SQL.PNO
SQL> SELECT OBJECT_ID,OBJECT_NAME FROM DBA_OBJECTS
  2  WHERE ROWNUM<101;
OBJECT_ID OBJECT_NAME
       28 CON$
       46 I_COL2
       11 I_USER#
        6 C_TS#
        3 I_OBJ#
       49 I_CON2
       19 IND$
       56 BOOTSTRAP$
       13 UET$
       21 COL$
       36 I_OBJ1
       44 I_USER1
       53 I_CDEF4
       52 I_CDEF3
       51 I_CDEF2
       39 I_IND1
       26 I_PROXY_ROLE_DATA$_1
        7 I_TS#
       50 I_CDEF1
       43 I_TS1
       27 I_PROXY_ROLE_DATA$_2
        5 CLU$
       47 I_COL3
       54 I_CCOL1
       48 I_CON1
        2 C_OBJ#
       32 CCOL$
       34 I_UNDO1
       31 CDEF$
        4 TAB$
        9 I_FILE#_BLOCK#
       29 C_COBJ#
       23 PROXY_DATA$
       35 I_UNDO2
       25 PROXY_ROLE_DATA$
       12 FET$
       18 OBJ$
       40 I_ICOL1
       17 FILE$
       16 TS$
       38 I_OBJ3
       42 I_FILE2
       37 I_OBJ2
        8 C_FILE#_BLOCK#
       41 I_FILE1
       20 ICOL$
       30 I_COBJ#
       15 UNDO$
       45 I_COL1
       33 I_TAB1
       55 I_CCOL2
                                  Page:    1
OBJECT_ID OBJECT_NAME
       14 SEG$
       10 C_USER#
       22 USER$
       24 I_PROXY_DATA$
       57 UGROUP$
       58 I_UGROUP1
       59 I_UGROUP2
       60 TSQ$
       61 SYN$
       62 VIEW$
       63 TYPED_VIEW$
       64 SUPEROBJ$
       65 I_SUPEROBJ1
       66 I_SUPEROBJ2
       67 SEQ$
       68 PROCEDURE$
       69 PROCEDUREINFO$
       70 ARGUMENT$
       71 SOURCE$
       72 IDL_UB1$
       73 IDL_CHAR$
       74 IDL_UB2$
       75 IDL_SB4$
       76 DIR$
       77 ERROR$
       78 SETTINGS$
       79 RESOURCE_PLAN$
       80 RESOURCE_CONSUMER_GROUP$
       81 RESOURCE_PLAN_DIRECTIVE$
       82 RESOURCE_GROUP_MAPPING$
       83 RESOURCE_MAPPING_PRIORITY$
       84 TRIGGER$
       85 TRIGGERCOL$
       86 TRIGGERJAVAF$
       87 TRIGGERJAVAS$
       88 TRIGGERJAVAC$
       89 TRIGGERJAVAM$
       90 OBJAUTH$
       91 SYSAUTH$
       92 OBJPRIV$
       93 DEFROLE$
       94 PROFILE$
       95 PROFNAME$
       96 DEPENDENCY$
       97 ACCESS$
       98 LINK$
       99 TRUSTED_LIST$
      100 PROPS$
      101 COM$
                                  Page:    2
100 rows selected.

Similar Messages

  • Running Report in Web Pl/Sql

    Hi All!!
    Which commond should i use to run the Report from Web PL/Sql of
    Designer?
    Thanx
    Pritam

    Hi,
    I am not BOBJ Admin so I don't have on the top of my head that how to do but here two links which might help you.
    [http://blog.mastering-sap-and-businessobjects.com/]
    [http://www.forumtopics.com/busobj/viewtopic.php?p=165424]
    Regards,
    Bashir Awan

  • Running a report on web : donot have access permission

    hi ,
    i am installing Oracle clinical 4.0.3 January 2003 version
    and in that Web and Reports server on windows 2000 using
    Oracle 9i Application Server Release 1.0.2.2.2a
    Amongst the talklist given ,one step isto " Test connections to Oracle Developer6i "
    a) run a form on web : successful
    b) run a report on web : it says
    start --&gt; programs --&gt; Oracle Reports 6i --&gt; Run a report on web
    report tester page opens
    (drive/oracle/806/Tools/web60/html/runrep.htm )
    on clicking 'run' User Authentication page opens,
    on submitting this page I get the following page ( expected to display success screen)
    FORBIDDEN
    donot have access permission to /dev60cgi/rwcgi60.exe/setauth on this server..
    URL of page is : http://machinename.domain:port/dev60cgi/rwcgi60.exe
    what to do ??????
    Thanks and Regards

    It seems you did not set the Permissions on the Table or view, aUnder Database objects, find your table or view, and grant access to PORTAL, PORTAL_PUBLIC or PUBLIC as needed

  • Error while executing report throug web (procedure to run a report through)

    Hi experts,
    I am executing a report through web. But its not running , displaying an error message "page cannot be displayed".
    Please provide me the step by step procedure (settings) to run a report in web.
    regards,
    Rajesh

    Hi Rajesh,
    If you just want to execute the report in web, you can do one thing.
    Go to Query designer of your relevent system.
    Open the Query which you want to execute in Web.
    Then in the Query tab(first one) in the drop down list you have the Option  'execute'./ the 5th Icon  in the Query designer screen.On clicking this it will open a new window( Internet Explorer) and prompts for your system credentials.
    Upon providing them  the query start executing if it deosn't have any selections, else selection screen appears.
    You can save the link and can use this when ever you want to execute the query.Use it in the BW system environment's Intrenet explorer only.
    Hope this helps.
    Regards,
    Ganesh Thota

  • Problem running report in web layout

    Hi
    I have a problem of running my report in web layout.
    If i run the report in web layout it does not show the changes that i made to it , the colors and text sizes and styles, if I used no templates and changed the report manually it will just show the report as before it was modified.
    But when I run it in paper layout every works fine.
    Any ideas about what I'm doing wrong?
    Thanks

    Also I tested with the sample Report Test.rdf (Comes along with installation).
    Even that runs well in Paper Layout and report hangs when run in Web Lay out.
    Please help me with your valuable inputs on this regard.
    Thanks and Regards,

  • Run 10g Report in Web Layout

    Hi,
    I am using Report Builder:10.1.2.0.2 installed on Windows XP (Service Pack 3) and developed simple report. We are using Oracle E-Business Suite R12 and developed report by connecting to the EBS database.
    I have created "Data Model" and designed "Paper Layout". After compiling the report when i tried to run report using "Paper Layout" report generates the report in Paper layout but similarly if i try to to run the report using "Web Layout" then it opens blank Internet Explorer page. I want to see same output with Paper Layout is displaying using Web Layout too. Please guide me with steps i need to perform to achieve the requirement..
    Regards,
    Priyanka

    Hello,
    The web layout (that is, the web source) is primarily used for the .jsp format for added flexibility via the web for web developers using Oracle Reports.
    You will need to add your own code to the "Web Source" in order for anything to be displayed in the web layout. Additionally, any changes made to the Paper Layout will not cross over to the Web Layout per confirmation with Development. You may use the rw:include tag in the Web Source (see Help) to obtain some of the paper layout in your web layout.
    Having a rdf file with only a paper layout, does not mean that this report when run will not display in a web page.
    You can still perform the following with Oracle Reports 9i or higher and use the .rdf to display the paper layout from the web:
    http//webserver.domain:7779/reports/rwservlet?report=you_report.rdf&destype=cache&desformat=html&userid=scott/tiger@db
    Kind regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • Running oracle report in web

    Currently i am using oracle 9i,after building the report,I would like to run the report in web for testing purpose.How can i do it,is it i need to install oracle 9i application server?

    In builder there are two buttons in tool bar. One is "Run to paper layout" and other is "Run to web".
    1) "Run to web" will show you how reports will appear if you deploy jsp reports as
    http://host:port/reports/rwservlet?test.jsp
    2) Even in a JSP report you can include paper layout and can run like this
    http://host:port/reports/rwservlet?report=test.jsp+desformat=pdf ...etc
    In this case when you run this way reports will look exactly as when you give "Generate to File" in builder
    Thanks
    The Oracle Reports Team

  • How to run report on web in forms 10g

    dear all,
    i have a form which call a report in form 6i i used the run_object();
    how to run the report on web in forms 10g?
    is there any html settings?
    thanks
    Muhammad Nadeem

    Hello,
    <p>You can inspire from this article<br>It is a sample dialog that allows to launch any report with 0 up to 10 parameters.<br>Open the sample dialog, then you can see how the Run_Report_Object() built-in is used in the Start_Report program unit..<p>
    Francois

  • How can i run Report in Web (Oracle 9i)

    I working with Report Developer 9i,
    How Can i run my report to web ?

    [    All Docs     ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    Thanks
    Ratheesh

  • How to run report in web and pdf format

    hi all,
    i am using developer 9i.
    i can run the report in paper layout but i could not be able to run that report in web layout.
    i have no html backgroud so what modification i have to do in the web source?
    and how to run the report in pdf format.
    thanks
    Muhammad Nadeem
    03469307639

    hi
    you have run report in web than i help you
    you use script lung in you from miss and form eaxm asp script
    you have create report in char fromat
    and call report using script script to define report content all thing are long process if you need then i give you , but in pdf format i not tri it but it's easy
    i my project i have create report and to convert in to txt file and file are show in script in web

  • How to Deploy Forms on web and Run report in Web browser

    Hi all,
    I am wondering how to run forms from the web and run report on web .. can u pl. brief me out and tell any source if i can reach and study...

    You have to install Oracle Forms server and Oracle reports server. Download the documentation about these products from Forms
    OTN site.

  • Run Report in Web

    Dear All,
    My client has got requirement for some Dashboards development which I will be doing with WAD and also they want to see all the reports developed using Web Analyzer.
    We do not have Portal.
    Can we excute reports in Web Analyzer ??
    To run WAD Applications is portal mandatory??
    I have gone through forum but did not get any thing solid.
    I have spoke to my basis consultant he says Portal is mandatory. Client does not agree with that.
    Please share your expereinces regarding this.
    Many Thanks.
    Cheers,
    Neel.

    Yes you can run the reports in WEB analyser. but for that, you have to install Java stack for the instance.
    Please install the java stack for your server and configure the SSO(SINGLE SIGN ON) settings with your ABAP stack.
    Then publish the reports everything in the portal, then you can view the reports through WEB analyser.
    Yes ofcourse, for WAD application, portal is must. WAD is nothing WEB application designer. Java stack will enable to access through WEB.
    Please tell your client that, portal is must for accessing report through WEB analyser.
    Hope this would help you.

  • Prompted for credentials when running the Recovery Audit Report on MBAM Help Desk web portal

    I am prompted for my credentials when I try to run the Recovery Audit Report on MBAM Help Desk web portal.  I am a member of the MBAM Read Only Reports group which I specified during the web portal configuration wizard.  I would like to suppress
    the prompt for credentials.

    Add the URL to the Local Intranet sites did not work.  The Help desk  web portal is on port 8088 and it does not allow you to specify the port when you add the URL to the Local Intranet sites.  I am able to access the Reports page from the
    Help Desk web portal when I open a browser on the IIS server, but the Reports page does not open without a prompt when I open a browser on a client.  Strange.

  • Running character based report on web

    Friends,
    how to run character based report on web using oracle 10gr2.
    what is the easiest way?

    And in what version you developed your character report? At me character based reports without problems are started in a web

  • Browser Setting for running reports on web

    I have to run my report on web..however its not able to locate the browser and i get the error "Failed to Locate Browser".Where can we set the path for the browser?
    Thanks
    Madhuri

    I have to run my report on web..however its not able to locate the browser and i get the error "Failed to Locate Browser".Where can we set the path for the browser?
    Thanks
    Madhuri

Maybe you are looking for

  • Please correct my steps to modify and test CRM 5.0

    Hello SDN! I don't have clear understand how to make modifying CRM 5.0. Extension guide give no clear understanding too. I'm new to JDI... My doings to prepare for modifiyng was be done fully according with Ext Guide. In Landscape Directory I setup o

  • Managed Mobile Home sync problems

    We have recently upgraded our servers from Leopard to Snow Leopard and I have rebound my macbook to the server. Whenever I synchronise it will upload all my new files to the server, however when I come to delete them from my macbook and proceed to sy

  • What do i do if my iPod is not coming on

    Hello, I have had my iPod touch for about a year now and last night I locked it and it has not come on since then. I would like to know what I can do I have a blue iPod touch 5th generation 32 GB running iOS 8.0.2.

  • I cant't find all the motion 2.1 preferences

    Hello, i make the crossgrade of final cut pro 5 to 5.1 on my power mac g5 dual, because i buied the new portable mac intel based. I made the upgrade on my desktop power mac from motion 2.0 to motion 2.1, but i cant see in the preference tab all the o

  • IWeb 08 and Internet Explorer ...failing to write text to screen correctly?

    I have a site created using iWeb08. It works well on old and new firefox but on IE I see inconsistent behaviour on different almost identical screen. Viewing the site on Firfoy or Safaris gives 1:1 what is on the screen on iWeb. On Internest explorer