9i report services need info. on CGI and RWSERVLET

We are trying to use the reports 9i against forms 6i. I need to info. on how we can differentiate the two types of service(whether it is CGI or rwservlet).
Setup1:
1. Run rwserver -install server=TESTCGI
2. This creates the service and the testcgi.conf file
3. Make the compatibility to 6i in rwservlet.properties
4. In tnsnames specify the host=host1 port=1949
(Is this that all that I need to CGI?)
Setup2:
1. Run rwserver -install server=TESTSERVLET
2. This creates the service and the testservlet.conf file
3. Make the service manual so that it doesn't startup on its own.
4. Make the compatibility to 6i in rwservlet.properties
5. Also specify server_name=TESTSERVLET
6. Now start the service by typing http://host:8888/reports/rwservlet
(This sometimes start the service(I can see an icon) and is this the CGI service that is started by the servlet??. Sometimes it can't start the service giving port binding error. If I start the service TESTSERVLET by going to the services window and type the url http://host:8888/reports/rwservlet/showenv works fine.
I don't get any port bind error.
7. Is this case also do I need a tnsnames entry? If so what should be the port?
8. Is servlet internally calls CGI and is this how it works?
9. Why is that it can't start the service automatically when started using servlet sometimes?
I am little confused about both the architecture..Any help will be appreciated.

See comments in line:
1. Is report server and the listener(the one usually on
port 1949) are different processes altogether?9i Reports Server will start up a proxy server in a separate process, if
<compatible version="6i"/>
is set in server config file <server_name>.conf. The proxy server, which is running in a different process, will listen on the port.
2. If I issue the command, rwserver server=TESTSERVER(I
have no tnsnames entry for this server at this moment
in the tnsnames.ora file in the 9iR2 home) does it
start the report server alone? or the report server and
the listener process? rwserver server=TESTSERVER will start 9i TESTSERVER, but only start the proxy server if <compatible version="6i"/> is set. In the case that <compatible version="6i"/> is set, but no tnsnames entry for this server, the proxy will not be able to start, because it does not no which port to listen to.
3. If the above command starts the listener process by
itself which port does it use? (We had the option to
specify the port in previous releases, but not anymore
I guess. It used to be something like <executable>
port=<portno> in previous releases)Again, the port is defined in tnsnames.ora.
4. I assumed that specifying the entry for the report
server in the tnsnames.ora before starting the server
would start the listener process in the appropriate
port.
a. I made an entry in tnsnames.ora as SUPPORTSERVER
port=1949.
b. I ran the command rwserver server=SUPPORTSERVER
c. Did a netstat -a on the machine. Didn't see any
process listening on port 1949.
So my question is how do we specify the listening port?
where do we specify the listening port? If in
tnsnames.ora why I didn't see any listener process on
1949?Specifying the port in tnsnames.ora itself will not start the proxy server, you will need to uncomment <compatible version="6i"/> in $OH/reports/conf/<server_name>.conf. So make sure this and port number are both set correctly.
5. How do I determine what client Iam using? Is it like
below:
a. If I use only the following url
http://<web_server>.<domain_name>:<port>/<alias>/rwservlet?<parameters>
am I making use of servlet/oc4j? Does this mean servlet
has to be used only as a url?Yes, you are running report using Reports servelt. A servlet in its nature needs to be invoked in a web environment.
b. If I use the following url
http://<web_server>.<domain_name>:<port>/<alias>/rwcgi.exe?<parameters>
am I making use of cgi? Does this mean the cgi has to
be used only as a url?Yes, you are running report using CGI. A cgi program in its nature needs to be invoked in a web environment.
However, you don't have to run them from url. You can have your own program call Reports servlet/cgi, then return the result.
c. If for RUN_REPORT_OBJECT it uses ZRC, am I not using
servlet/oc4j? Since the document says, the servlet is
more stable than CGI, I want to use the servlet/oc4j.
Does this mean I should use only the above url and not
the RUN_REPORT_OBJECT?RUN_REPORT_OBJECT will not go through servlet. You can use show_document call to send request to servlet.
Hope this helps,
-Jeff

Similar Messages

  • Need Info on sysidtools and /etc/.sysIDtool.state

    I am trying to locate someone or some document that can explain how sysidnet, sysidsys, and the associated tools behave, as well as the /etc/.sysIDtool.state file that controls them.
    In particular, what, specifically, does each line in /etc/.sysIDtool.state control?
    How can I stop sysidnet from querying DNS and reconfiguring the ethernet interface?
    Suninstall seems to use syidnet and sysidsys to collect its sysidconfig parameters. Can I make suninstall use different IP parameters for the installed Solaris than those that are in effect during the install?
    I would be happiest with some documentation on the intended function of the sysidtool suite, with an explanation of each switch in /etc/.sysIDtool.state . I have seen the comments in the sysIDtool.state file, but they leave some obvious questions unanswered.
    This inquiry is languishing as hotline case number 62646363.
    Thank you,
    .mike

    Hi DivRoz,
    SQL Server Business Intelligence includes PowerPivot, Power View, SQL Server Analysis Services, SQL Server Integration Services, SQL Server Reporting Services, SQL Server Master Data Services, SQL Server Data Warehousing, Data Mining, and more. For more
    information about the BI forums, please refer to the following forum:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=sqlmds%2Csqlintegrationservices%2Csqlreportingservices%2Csqlanalysisservices%2Csqlkjpowerpivotforexcel%2Csqldatawarehousing%2Csqldatamining%2Csqlkjpowerpointforsharepoint&filter=alltypes&sort=lastpostdesc
    As to the recommended books and resources, please refer to the following documents:
    Books Online for SQL Server 2014
    SQL Server Business Intelligence Tips and Tricks
    SSIS
    http://bi-polar23.blogspot.com/2007/12/books-books-books.html
    http://technet.microsoft.com/en-us/library/ms141026.aspx
    http://www.sqlis.com/sqlis/
    SSRS
    http://social.msdn.microsoft.com/Forums/en/sqlreportingservices/thread/9796a72f-c991-4d67-86fa-c178fcf5e051/
    http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/fb259210-f2ee-4111-91ce-186e37ff64ad
    SSAS
    http://www.ssas-info.com/analysis-services-books
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Reporting Services Error after Interactive sorting and drill down in pps

    Hi 
    i have a report  that has a drill down option that shows all workgroups within a specific  parent group and an interactive sorting ass well on both columns  parent group &  workgroup 
    This is displayed  in pps combined with a SharePoint
    ---the problem is that after sorting the parent group column by name   i then press the drill through icon  (+) next to it hopping to see all workgroups related to each parent group
      - but instead 
    i receive this Reporting Services Error  :
    The value for parameter 'SortItem' is not specified. It is either missing from the function call, or it is set to null. (rsMissingParameter) Get
    Online Help       
    If I don't press the sorting and just drill through it works fine. the sorting itself also works fine. 
    any suggestions ?
     

    Hi Hyaron,
    I am unable to reproduce the issue in my test environment. How did you add the drilldown feature? Were you doing that by setting visibility of the column or of the group? Please ensure to add the drilldown functionality by set the visibility of the workgroup
    from the Grouping Pane in the Report Designer.
    How did you add the Interactive Sorting on the headers of the two columns? Based on the drilldown functionality, the Interactive Sorting on the second column doesn’t work. So, you can move the Interactive Sorting on the second column. When configuring the
    Interactive sorting on the first column, you should set the parent group to sort, and sort by the field that the parent group groups by.
    Hope this helps.
    Regards,
    Mike Yin
    TechNet Community Support

  • Information on Reporting Services needed

    In searching for information on how to use the Reporting Services button in Xcelsius, I came across a few forum posts of interest:
    The post [Xcelsius workgroup and reporting services: problem with export|Xcelsius workgroup and reporting services: problem with export] talks about a white paper at  [http://www.bobjects.com/email_imp/partners/nl_xcelsius/aug2006/ssrs_wp_final.pdf|http://www.bobjects.com/email_imp/partners/nl_xcelsius/aug2006/ssrs_wp_final.pdf].  Is this link valid or can I find the document somewhere else? When I click on the link it just hangs.
    The post [Adding Connections to SQL Server|Adding Connections to SQL Server] mentions an article about Reporting Services at [http://www.bobjects.com/email_imp/partners/nl_xcelsius/aug2006/article2.html|http://www.bobjects.com/email_imp/partners/nl_xcelsius/aug2006/article2.html].  Is this link valid or can I find the document somewhere else? Like the other, when I click on the link it just hangs.
    Lastly, the post [Xcelsius SQL Server Reporting Services whitepaper example files? link broken|Xcelsius SQL Server Reporting Services whitepaper example files? link broken] mentions example files for reporting services at [https://boc.sdn.sap.com/files/SSRS|https://boc.sdn.sap.com/files/SSRS]. This link definitely does not work. Does anyone know where these files currently reside?
    Thanks!
    Nick

    Nick,
    There was one white paper regarding this... [SAP BusinessObjects for Microsoft Environments |http://download.sap.com/solutions/sapbusinessobjects/sme/xcelsius/brochures/download.epd?context=91874671A5B3A1BC5654262DA3E692144F92C1EE35CFB4754398C343E2ACB7DA5AA841EC84A89E0494D9FFB49056AF41A8544FE5A1EFAF24], this document gives pretty much the same details.
    -Anil

  • Need info about CPU and HDD for Tecra 8200

    Hi Guys im new and have just bought the above laptop. However i want a faster CPU and bigger Harddrive (10GIG at the mo after 40 GIG if possible) and my CPU is Intel Pentium III 750MHZ. Please could someone point me in the right direction of where i can get a 40 gig h/drive for the right sort of money and what is the fastest / suggest CPU i can get / go for.
    Thanks for your help .

    Hi
    The fact is that the Tecra 820 was delivered with different CPUs:
    PIII-M (Mobile) 750MHz;
    PIII-M (Mobile) 850MHz;
    PIII-M (Mobile) 900MHz;
    PIII-M (Mobile) 1.0GHz
    In this case the fastest CPU which you can use is a PIII 1GhZ.
    However the CPU changing is not easy and you should change anything if you have no experience.
    Important: You will loose the warranty if you open the notebook.
    Furthermore in my opinion you need also a high performance cooling module because the new CPU will produce more warmness.
    I have also found a information that this unit was delivered with 10GB; 20GB; 30GB HDDs. I think you will have no problems to use a 40GB HDD. The compatible one you can order from the Toshiba service partner.

  • Need info about LAN and WLAN cards on Satellite L300-12P

    Hi,
    Can anyone tell me which network-adapter and which WLAN-adapter is used in the
    Satellite L300-12p notebook and in the L300-17I notebook?
    The best info would be the PCI\VEN and DEV -ID shown in Windows device-manager.
    Can anyone help me?
    Greetings
    Mike

    Hi
    The LAN adapter is a Realtek RTL8102 Family PCI-E Fast Ethernet NIC (NDIS 6.0)
    The WLan is a Realtek RTL8187B Wireless 802.11 b/g 54Mps USB 2.0 Network Adapter
    Hope this helps you because other details are not known to me.
    Greets

  • Help me I need info on viruses and spyware for iphones

    A weird and suspicous ad popped up on my phone and locked it till I pressed okay after I imeaditly shut my phone down is there a possibl I could have got a virus or spyware if so how could I know I had it and how can I remove it.o was on putlocker when the add came up.

    Firefox does not use .po files for localization. Please see https://wiki.mozilla.org/L10n:Localization_Process for info about localization. https://groups.google.com/forum/#!forum/mozilla.dev.l10n is a mailing list for localizers.

  • Why reports are needed to compile again and again

    Whenever we make a database change all reports needs to be recompiled. It means when we give our user a new application we have to give him *.RDF files so that when he run the script to run reports he would need to recompile all reports.
    My question is
    how can it be preventd?

    Hi,
    It can not be prevented, you should recompile reports when changes in database stored PL/SQL.
    Thanks,
    Oracle Reports Team

  • Need info on CRM and APO fro  basis admin prespective

    Hi.
    I am a SAP R3 administrator and i am going to change my job to a company where they are using APO Live  and CR<
    Can you guys giving me some information like what a basis person do or thing like routine task/programs/performance tunning/debugging he does or need to do to support CRM / APO live chache environment .
    Thanks
    Amit

    plz let me know if u got any info

  • Using an ipad overseas need info on imessages and facetime

    my daughter is traveling to africa, we live in new england.  both of us have the ipad2.  we would like to use the imessage and facetime but not sure how it works and if it is connected to her minutes/text plan on her verizon cell iphone4?  she will not be bringing the iphone4 nor will it be on at all during the time she is away but she says all her contacts from her phone went to the ipad, thus is she messages using the ipad2 to someone else's iphone or my ipad will we be charged?

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    iOS: FaceTime is 'Unable to verify email because it is in use'
    http://support.apple.com/kb/TS3510
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    iOS 6 and OS X Mountain Lion: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    You can check the status of the FaceTime/iMessage servers at this link.
    http://www.apple.com/support/systemstatus/
     Cheers, Tom

  • Need info about cs and cs2.

    i have several copies of creative suite cs, photoshop cs, illustrator cs and illustrator cs2.
    but now adobe take down the server so i cant activate anymore.
    but i found the download link that adobe provide with serial.
    my question is:
    1) my version is cs, can i still use the cs2 that adobe giv?
    2) if cs cant use the cs2 that adobe provide, how do i activate the cs version?
    3) the serial csn be use on multiple pc?
    thanks

    I ran into this problem last night, my Photoshop CS (Windows version) lost its activation at some point since the time it was used last about a week ago. Coincidently, I had installed a new version of Norton Internet Security during this time, and thought it had something to do with this problem. I tried turning off Norton, but it made no difference trying to reactivate Photoshop. Apparently, sometime around 12/13/12 to 12/15/12, Adobe shut down the server that supports CS & CS2 product activations.
    Whether Norton affected the original Adobe Product activation or not is a moot point (Symantec denies their product it at fault), as it is now no longer possible to reactivate the CS version, either by internet or phone. I logged into my Adobe account, followed the link to the CS2 activation fix, I didn't find anything for supportting CS, but decided to try downloading the CS2 version of Photoshop. It installed and a ran fine with the new key Adobe provided.
    The biggest thing is that I got lucky in getting the fix, and while the Adobe phone support guy said he couldn't support my old CS product, he did give me the web link to find the work-around. While it was frustrating to lose use of my original CS product, I guess I can't complain as I got a minor version upgrade that appears to work fine at no cost.
    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l

  • Need info on DDL and Data propagation

    Greetings Guys,
         I have a requirement for moving data and DDL from lower environment to production, this would be done on some frequency say weekly for deploying the latest code for the application, I would like to know what are the possible techniques
    and tools available in SQL Server. I am not sure if I can set up replication for all the tables in the database because in case of restoring the database from backup I suspect fixing the replication problem itself will become a big thing. Currently we use
    merge statements for moving data between the environments and redgate sql compare API for moving DDLs. Let me know if there are any other ways to do this. 
    Environment:
    SQL SERVER 2008 R2
    WINDOWS 2008 R2
    With regards,
    Gopinath.
    With regards, Gopinath.

    You can also create a SSDT database project and publish the changes using it
    see
    http://www.techrepublic.com/blog/data-center/auto-deploy-and-version-your-sql-server-database-with-ssdt/
    http://blogs.msdn.com/b/ssdt/archive/2013/08/12/optimizing-scripts-for-faster-incremental-deployment.aspx
    http://schottsql.blogspot.in/2012/11/ssdt-publishing-your-project.html
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Reporting Services 2012 for SharePoint and SQL Server Agent "Subscriptions and Alerts"

    After installing Reporting Services for SharePoint (Denali) in my test farm, I'm trying to configure the "SQL Server Agent" access for Reporting Services.  From Central Admin I'm going to the Reporting Service applicaiton configuration screen and selecting
    "Provision Subscriptions and Alerts".  I've tried both options on this screen.  I've manually executed the "download sql script" in SQL Server, as well as entering a user with SQL sys admin rights on the SQL server into the login fields on the screen. 
    The role and permissions have been created for the application pool service account, but Reporting Services is still trying to connect with the annonymous login because I'm getting the following alert each time I open the "Provision Subscriptions and Alerts"
    screen:
    Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
    The "status" on the screen still shows "SQL Server Agent State cannot be determined".  Has anyone else seen this? 
    Thanks!!

    Thanks for your reply!
    1) Looks like the new Reporting Services does not run as a Windows Service so it's not listed in the "Configure Service Accounts" pulldown.  As a result, I don't see how to set the service account.  It's only assigned to an application pool. 
    I installed it into an existing application pool and that application pool "is" in the list and has a domain service account already assigned.
    2) Which users need to be in here in order to configure the "Provision Subscriptions and Alerts" screen?  I already have the farm admin account which is the account I use when running Central Admin.
    3) As mentioned in #1, I've installed Reporting Services into an existing application pool with other service apps.
    4) This link is for Reporting Services 2008 R2 which is very different install process.  But I did follow the SQL Server Reporting Services 2012 RC0 installation instructions and the Reporting Services is functioning correctly with no errors. 
    I'm just not able to configure the sceduling the alerting with interfaces with the SQL Server Agent.
    Thanks!

  • Oracle Application Server 10g Forms and Reports Services

    Hi there,
    I want to install Oracle Application Server 10g Forms and Reports Services. What must I download? The installation guide says that "Oracle Application Server 10g (9.0.4) Forms and Reports Services allows you to install and configure Forms and Reports Services without the need to install and configure all of Oracle Application Server 10g (9.0.4)" but it does not clearly state what exactly to download.
    Oracle Application Server 10g Release 2 (10.1.2.0.2)
    [http://www.oracle.com/technology/software/products/ias/htdocs/101202.html]
    or
    Oracle Developer Suite 10g (10.1.2.0.2)
    [http://www.oracle.com/technology/software/products/ids/htdocs/101202winsoft.html]
    Faoilean.

    You might find better assistance in the APplication Server forum - Oracle Application Server - General

  • Xcelsius and SQL Server 2008 Reporting Services

    I am totally and utterly p1$$3d off and surely I cannot be the only person to be using a similar setup i.e. Xcelsius along with SQL Server 2008 Reporting Services.
    I have installed and tried to get working the XRS gateway and get connectivity to Reporting Services so that SSRS reports can be utilized with Xcelsius... BUT NO...
    when trying to configure and use the GetReports command from the xrs.asmx web file I get an error, namely:
    <?xml version="1.0" encoding="utf-8" ?>
    <ROOT>
    <Message>Client found response content type of '', but expected 'text/xml'. The request failed with an empty response.</Message>
    <StackTrace>at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.ReportingServices.ReportingService.ListChildren(String Item, Boolean Recursive) at Microsoft.ReportingServices.CatalogManager.CreateXmlNode(XmlDocument Doc, CatalogItem Item, XmlNode ParentNode) at Microsoft.ReportingServices.CatalogManager.SerializeToXML() at Infommersion.XRS.Service.GetReports()</StackTrace>
    </ROOT>
    Only to be told when I logged a support call, that "SQL Server 2008 Reporting Services is NOT SUPPORTED"
    please go back to using 2005!!!
    I find this totally and utterly unbelievable, it's not even as if its a new product... and surely i am not the only person using Xcelsius and wanting to utilise 2008Reporting Services Reports...
    has anyone come across this error or understand what is not occuring to get this message and how to resolve?
    yours eternally grateful if anyone can shed light on the matter
    dean

    Indeed, got the XRS gateway working but it isn't able to connect to RS2008.
    I guess the cause is that for RS2005 the web service connection point is the file ReportService.asmx. In RS 2008 this file is renamed to ReportService2005.asmx and therefor the XRS gateway cannot connect to it.
    A fix pack seems to be in the making:
    [1400035 - Xcelsius 2008 with MS Reporting Services 2008 Supportability |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333433303330333033333335%7D.do]

Maybe you are looking for

  • 24'' iMac 2006 graphic problems

    I have an old iMac which I am planning to give away for free. It is a 2006 24 '' iMac with 2,16 GHz IntelCore duo processor. It had originally 1 GB RAM, but has now 4 GB RAM installed . The latest OS it had was iOS 10.7 Lion, and there were some grap

  • Moving a List Item attachment from one list to another

    Hi, What are the best way of coping / moving the List Item attachment using jQuery / JavaScript in SharePoint 2013 from one list to another. Thanks Saroj Impossible is nth but good coding :-)

  • My iphone has the wrong apple id

    My iphone says i have updates but when i go to update them, they have the wrong apple id. how do i change the apple id's?

  • Redirection in IE

    If a session has expired, I want to do a simple redirect, something like: HttpSession session = request.getSession(false); if (session==null) {      String page = "page.jsp";      response.sendRedirect(page); This is simple enough, but strangly is no

  • PO Approval  to multiple person with same position

    Hi I want to send the PO approval to 2 people with same position simultaneously. Is there any workaround available to do the same? Regards Santhosh