Export to pdf, on Windows 2003 Server

Post Author: deadfish
CA Forum: Exporting
Hi,
I have an ASP application which allow users to print their reports in pdf format.  Everything works fine when it is on Windows 2000.  Problem comes out when the application is moved to Windows 2003 Server.  When some users is accessing the pdf version of report, other users cannot modify the database that the report related to.  When I open the mdb (I am using MS Access) file, it saids it is read-only.  But if I just preview the report(using the designer), it does not lock the mdb file.  There is no such lock on WIndows 2000.
How to get rid of this problem?  It is neccessary to keep other users to modify the table while some user is viewing their report.
Thanks in advance!

Does not seem like a Crystal reports error.
Apply [SP 2 on CR for VS 2010|http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_2.exe].
Take a look at the SAP Note
[1198587 - How to export a report to stream in C Sharp (C#) for Visual Studio .NET |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333133393338333533383337%7D.do]
How many users access the same report at a time?
Below article might help as well
[Crystal Reports Maximum Report Processing Jobs Limit|http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f053713e-3e3d-2c10-2a81-f79259e54023]
- Bhushan.
Edited by: Bhushan Hyalij on Dec 16, 2011 6:19 PM

Similar Messages

  • Excel Export Fails in Windows 2003 Server

    In my development environment, I am deploying an classic ASP web site on a Windows 2003 server (sp2).
    It is exporting the crystal reports to excel.
    In my UAT environment, I am deploying the same ASP web site on a windows 2003 server (sp2) R2. (Release 2).
    However, it is failing while exporting the crystal reports to excel.
    Both development and UAT Site is using Crystal reports XI.
    The other difference between development and UAT environment is ,
    Development environment is installed with MsOffice 2000 whereas NO MsOffice is installed in UAT Enviornment.
    CODE: (Failing at the last line Session("oRpt").Export false )
    Set crystalExportOptions = Session("oRpt").ExportOptions
    crystalExportOptions.DiskFileName = application("RptEmailPath") & FileName
    crystalExportOptions.DiskFileName = crystalExportOptions.DiskFileName & ".xls"
    crystalExportOptions.FormatType = 21
    crystalExportOptions.DestinationType = cint(1)
    Session("oRpt").Export false
    Please help me to sort out the issue.

    Hi,
    This is issue was getting resolved after installing Crystal Report Service Pack II.
    Go to
    Start --> Programs -> Business Objects --> Crystal Reports Server --> Central Configuration Manager
    The version number in this window clearly shows which version of the service pack has been installed in a system.
    If it is 11.5.8.826 means system is installed with Crystal Report Service pack II.
    Thanks,
    Muthu T.

  • Oracle 9i on Windows 2003 server - DBCA error

    1. This is the error message that I get when I am trying to install the 9.2.0.3 software in a new oracle home. There is a 10g database which sits in a different Oracle home. The OUI runs smoothly until it comes to the point where the Database Config Assistant tool starts running and then I get this error and the installer hangs. Could anyone let me know why I might be getting this error.
    java.lang.UnsatisfiedLinkError: initializeCluster
         at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)
         at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)
         at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compiled Code)
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)
         at
         at oracle.sysman.assistants.dbca.backend.Verifier.isRawFeasible(Compiled Code)
         at oracle.sysman.assistants.dbca.backend.Verifier.processRawConfigFile(Compiled Code)
         at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.performOperation(ProgressOnlyHost.java:138)
         at oracle.sysman.assistants.dbca.backend.Host.startOperation(Host.java:2171)
         at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:99)
         at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:161)
    Agent Config Asst
    Parameter "orahome" = C:\Oracle\product\ora92
    Parameter "nodeinfo" = NO_VALUE
    java.lang.UnsatisfiedLinkError: initializeCluster
         at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)
         at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)
         at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compiled Code)
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)
         at oracle.agent.AgentCA.configureOPS(AgentCA.java:74)
         at oracle.agent.AgentCA.main(AgentCA.java:39)
    Exception in thread "main"
    FYI - I have installed the OUI patch Oracle Universal Installer release 2.2.0.18.0 for Windows and the Oracle9i Database Release 2 (9.2.0.3.0) Patch Set for Windows after I installed the 9.2.0.1 database software.
    I then tried to run the DBCA tool from the 'Start > Programs>Oracle 9ihome>' menu to create the new Oracle 9.2.0.3 database but the DBCA assistant would not start up.
    2. I have a related question:
    Has anybody performed a downgrade of Oracle 10g database to Oracle 9.2.0.3 database using export/import?
    Can you perform a full database export of the Oracle 10g database using the 9.2.0.3 export utility and then perform a full database import into Oracle 10g? I have read some documentation that states this is not possible. Can anyone verify or confirm how they did this migration? So is the only option then to perform a table or user level export?
    Also, if both the databases reside on the same Windows 2003 server box, how can you ensure that the source database files are not overwritten?
    Any help would be appreciated.
    Thanks,
    Vishal.

    It only happens when you have oracle 10g and Oracle 9i on the same machine.
    You can run 9i dbca successfully, if you rename the 10g "orasrvm.DLL" found in any 10g BIN directory. Rename it back after you are 9i dbca is complete.
    Please complete details for this issue see
    http://orafaq.net/maillist/oracle-l/2004/10/08/0335.htm
    Thanks
    Ravisayal

  • Trex can't be updated to higher levels on windows 2003 server 64 bit

    Hi gurus,
    We have a portal system (EP 7.0 SP18) and a Trex 7.0 server which are
    working on windows 2003 server 64 bit on the same server.
    After upgrading our portal system from sp15 to sp18, we can not see
    indexes on Index Administration screen. When we tried to create the
    indexes from the beginning, we faced the message "An index with the samename already exists."
    We thought that the level of the Trex server(25) is low which may cause
    this problem and decided to update the Trex server to level 46. We
    downloaded "TREX70_46-20001842.SAR TREX 7.0 REV 46" from
    service.sap.com and tried to update Trex server according to
    NW70_SPSTACK_GUIDE_SPS18.pdf.During the installation a warning
    message "You started an installation of sofware for platform
    i386, but SAPinst is running on platform AMD64" was given. When we
    continued the installation, an error message
    was shown in a message box."Running msiexec.exe failed with return code
    1603:Fatal error during installation. Commandline was
    msiexec.exe/norestart/L sapmmcx86u.log/i sapmmcx86u.msi/qn" I searched
    the sapmmcx86u.log and the error message says that this installation
    package is not for windows
    2003 server 64 bit.
    "This installation does not support 64 Bit Windows Operating systems.
    Please use the corresponding 64 Bit installation package.
    Action ended 8:26:08: LaunchConditions. Return value 3.
    Action ended 8:26:08: INSTALL. Return value 3.
    MSI (s) (10:84) [08:26:08:578]: Product: SAP MMC SnapIn -- Installation
    failed."
    We searched in OSS notes and found the note "Note 1021003 - TREX 7.00 -
    Update Windows 2003 64-Bit installed from DVD"
    .We did the things in the note but unfortunately nothing changed.
    We tried the install revision 45,44 etc but we got the same warning and
    error messages.
    Any suggestions?
    Edited by: Tolga Akinci on Apr 30, 2009 3:08 PM

    Hi Tolga,
    You face with this error, because of Trex installation package is trying to install native i386 redistributables (vcredist_x86.msi) during the process. In order to patch Trex system on x64 architecture, follow the instructions, below;
    1) Start sapinst, under your <TREX_PATCH> path
    2) Ignore AMD64 warning popup
    3) When popup appears on the "1603:Fatal error during installation." error, change temp folders on both environment variables, on my computer
    4) Download and execute "vcredist_x64.exe" then run installer
    5) After respective installation click on "Retry" button on error popup
    At the end of this operation, your Trex patch will be succeeded. Please do not forget to undo your temp directory settings, on your Trex host. I hope that it is clarify your question.
    Best regards,
    Orkun Gedik
    Senior SAP Development And Basis Consultant

  • Query very slow on Windows 2003 Server

    Hi,
    Our customer is running 10g on Windows 2003 server. Some queries perform badly. I imported the data into a 10g DB on Linux (at our office) to analyze and test. Strange enough the same query takes more than 10 times longer to run on the Windows machine compared to the Linux. The Windows machine is dedicated to Oracle, it is not 'overloaded'.
    SELECT
    plan_task.id_task,
    plan_task.task_id,
    plan_task.taskdef_y_n,
    plan_task.description,
    plan_task.status,
    plan_task.team_id,
    plan_task.activity_id,
    plan_task.task_start_datetime,
    plan_task.district_id,
    plan_task.task_end_datetime,
    plan_task.taskdef_freq_code,
    plan_task.taskdef_start_time,
    plan_task.taskdef_end_time,
    plan_task.order_nr
    d,
    PREVENT.PLAN_PERSONS_AVAILABLE_SHORT(ID_TASK) PERS_OK,
    PREVENT.PLAN_MATERIALS_AVAILABLE_SHORT(ID_TASK) MAT_OK
    FROM PREVENT.PLAN_TASK
    WHERE (TASKDEF_Y_N='N') AND (TASK_START_DATETIME>=to_date(to_char(SYSDATE,'dd-mm-yyyy'),'dd-mm-yyyy'))
    AND (TASK_START_DATETIME<to_date(to_char(SYSDATE,'dd-mm-yyyy'),'dd-mm-yyyy')+1)
    ORDER BY DESCRIPTION;
    On LINUX (Intel 2 GHz, 2 Gb mem) takes 0,5 seconds to execute (46 rows returned)
    ================================================================================
    Plan
    SELECT STATEMENT ALL_ROWSCost: 27 Bytes: 2,436 Cardinality: 29                     
         4 SORT ORDER BY Cost: 27 Bytes: 2,436 Cardinality: 29                
              3 FILTER           
                   2 TABLE ACCESS BY INDEX ROWID TABLE PREVENT.PLAN_TASK Cost: 26 Bytes: 2,436 Cardinality: 29      
                        1 INDEX RANGE SCAN INDEX PREVENT.PLAN_TASK_START_DATETIME_I Cost: 2 Cardinality: 30
    On WINDOWS (Intel 2 GHz, 2 Gb mem) takes 11 seconds to execute (46 rows returned)
    =================================================================================
    Plan
    SELECT STATEMENT ALL_ROWSCost: 35 Bytes: 3,276 Cardinality: 39                     
         4 SORT ORDER BY Cost: 35 Bytes: 3,276 Cardinality: 39                
              3 FILTER           
                   2 TABLE ACCESS BY INDEX ROWID TABLE PREVENT.PLAN_TASK Cost: 34 Bytes: 3,276 Cardinality: 39      
                        1 INDEX RANGE SCAN INDEX PREVENT.PLAN_TASK_START_DATETIME_I Cost: 2 Cardinality: 40
    NOTEs:
    - The data is exactly the same on both machines
    - I analyzed_schema on both machines/DB's before running the query
    - The SGA size en DB_BUFFERS are (almost) set to the same value
    - Oracle version is the same: 10g

    On Windows:
    - I exported the data
    - Re-created my 2 tablespaces, to set: extent management local, uniform 1M
    - imported the data
    - dbms_stats.gather_schema_stats( option=>'GATHER')
    Plan
    SELECT STATEMENT ALL_ROWSCost: 36 Bytes: 3,32 Cardinality: 40                     
         4 SORT ORDER BY Cost: 36 Bytes: 3,32 Cardinality: 40                
              3 FILTER           
                   2 TABLE ACCESS BY INDEX ROWID TABLE PREVENT.PLAN_TASK Cost: 35 Bytes: 3,32 Cardinality: 40      
                        1 INDEX RANGE SCAN INDEX PREVENT.PLAN_TASK_START_DATETIME_I Cost: 2 Cardinality: 41
    Tested, takes 7 seconds now (was 11), but this is still slow compared to the run on Linux
    Grt, Stephan
    Edited by: Stephan van Hoof on Jan 9, 2009 8:41 PM

  • BOE XI R2 SP3 - Does it work on Windows 2003 Server SP2?

    We are using BOE XI R2 SP3 (v. 11.5.9.1076) on Windows 2003 Server (32bit) Service Pack 1. Our company needs to upgrade all Windows 2003 Servers to Service Pack 2.
    According to the documentation on the web, BOE XI R2 SP3 is supported on Win 2003 Svr SP1
    (http://resources.businessobjects.com/support/communitycs/TechnicalPapers/boe_xi_r2_supported_platforms_windows_sp3.pdf)
    However, I can't find any information on the BOE XI R2 SP3 version running on Win 2003 Svr SP2.
    Could someone please let me know if there is such information (link to web site, etc), or if from own experience, this version of BOE XI works with W2003 SP2?
    If this doesn't work, what should we do next? Should we upgrade BOE XI R2 to Service Pack 4, and then upgrade Win 2003 Server to SP2, or upgrade Win 2003 Server to SP2 and then upgrade BOE XI R2 to SP4?
    Any feedback would be greatly appreciated.
    Thank you so much.

    Hi,
    BOE XIR2 SP3 is supported on :
    Supported Operating Systems
    Desktop Products
    u2022 Windows 2000 SP4 Professional
    u2022 Windows XP SP2 Professional
    u2022 Windows Vista (All 32-bit and 64-bit Editions)
    u2022 Windows 2000 SP4 Advanced Server
    u2022 Windows 2000 SP4 Datacenter Server
    u2022 Windows 2000 SP4 Server
    u2022 Windows Server 2003 R2 Enterprise Edition
    u2022 Windows Server 2003 SP1 Datacenter Edition
    u2022 Windows Server 2003 SP1 Enterprise Edition
    u2022 Windows Server 2003 SP1 Standard Edition
    u2022 Windows Server 2003 SP1 Web Edition
    u2022 Windows Server 2003 (x64 Edition) SP2
    Server Products
    u2022 Windows 2000 SP4 Advanced Server
    u2022 Windows 2000 SP4 Datacenter Server
    u2022 Windows 2000 SP4 Server
    u2022 Windows Server 2003 R2 Enterprise Edition
    u2022 Windows Server 2003 SP1 Datacenter Edition
    u2022 Windows Server 2003 SP1 Enterprise Edition
    u2022 Windows Server 2003 SP1 Standard Edition
    u2022 Windows Server 2003 SP1 Web Edition
    u2022 Windows Server 2003 (x64 Edition) SP2
    Hope this helps
    Regards,
    Shweta

  • Reinstalling Windows 2003 server while preserving the SAP installation

    Hi Experts,
    I need your expert advice over this.
    Is it possible, and if so how, to reinstall windows 2003 server without damaging SAP isntallation. With AIX it certainly is possible but within windows environment I am not sure.
    Please comment with suggestion.
    Kind regards.

    Hi
    Is it not possbile with the Homogenious sytem copy?
    Export the production data>reinstall windows 2003 server>Import the data again
    Regards
    Uday

  • Is Crystal RAS 9 compatible with Windows 2003 server?

    We just upgraded out test RAS 9 server with Windows 2003 OS, and now the Crystal Report Application Server service won't start.  We're getting a 1053 error.   Is Crystal RAS 9 compatible with Windows 2003 server?

    I do not believe 6X is supported in a 64 bit environment.
    IF you are doing a fresh install on a different server, it should be easy to migrate your applications using the migration wizard in EAS. You can migrate applications, security everything except data. TO do that the easiest way is to export it and import into the application on the ner server.

  • IDES 46E with windows 2003 server Installation errors..

    Hi,
    Can some body help me in IDES 46E with windows 2003 server Installation?.I'm tired of installing with this combination on my desktop my env as follows.
    1.Windows 2003 Server
    2.JDK.142
    3.Oracle 9.0.2 with 7 patch
    4.IDES 46E
    Installed successfully Database and SAP but while exporting data in to tables then getting errors.
    Thanks in advance..
    Sreedhar

    Hi GreetZ,
    I opened the respective 3200,3300,and 3600 ports and I can access my router from outside home.I can also ping <IPAddress> and telnet<IPAddress> successfully.But I'm unable to telnet <IPAddress><space>3600 giving error..connection failed on port 3600 and same error for remaining ports too.Pls help me in fix this issue.
    Thanks for your replies..
    Sreedhar

  • LabView DSC + OPC Servers + Windows 2003 server

    I just want to suggest this guide from Matrikon to the ones that are going to deal with DSC labview modules, OPC servers and windows 2003 server (Win 2003 is not officially supported by NI).
    Appling this configurations I solved some problems I was having with my application.
    gianpiero

    Here are the updated links:
    pdf MatrikonOPC: DCOM for Windows 2000 and NT
    pdf MatrikonOPC: DCOM for Windows XP SP1 and 2003 (base)
    pdf MatrikonOPC: DCOM for Windows XP SP2 and 2003 SP1
    Misha

  • Connect linux 4 oracle 10g client to window 2003 server oracle 10g server

    Hi,
    I have my oracle 10g server installed on windows 2003 server.
    On another system i have oracle 10g client is installed having RedHad enterprise edition 4.
    I want to connect my client to the database server.
    I check using oracle universal installer it shows in installed products i.e.
    oracle 10g client is installed on linex system.
    but when i try to write any command like
    [oracle@satish ~]$ sqlplus$
    bash: sqlplus$: command not found
    [oracle@satish ~]$ tnsping
    bash: tnsping: command not foundand it doen't show any enty in applications for oracle which is strange.
    as i am new to linux.
    how to overcome this problem.
    Thanks
    Umesh

    thanks for quick reply
    i work like
    [oracle@satish ~]$ cd /home/oracle/oracle/product/10.2.0/client_1
    [oracle@satish client_1]$ ./tnsping
    bash: ./tnsping: No such file or directory
    [oracle@satish client_1]$ ./sqlplus /nolog
    bash: ./sqlplus: is a directory
    [oracle@satish client_1]$ ls
    assistants   has               jdbc     nls          oui       root.sh      wwg
    bin          hs                jdk      odbc         owm       root.sh.old  xdk
    cdata        install           jlib     olap         perl      slax
    cfgtoollogs  install.platform  jpub     OPatch       plsql     sqlj
    classes      instantclient     jre      opmn         precomp   sqlplus
    crs          inventory         ldap     oracore      racg      srvm
    css          jar               lib      oraInst.loc  rdbms     sysman
    diagnostics  javavm            network  ord          relnotes  uix
    [oracle@satish client_1]$
    and
    [oracle@satish ~]$ expot ORACLE_HOME=/home/oracle/oracle
    bash: expot: command not found
    [oracle@satish ~]$ expoRt ORACLE_HOME=/home/oracle/oracle
    bash: expoRt: command not found
    [oracle@satish ~]$ export ORACLE_HOME=/home/oracle/oracle
    [oracle@satish ~]$ export ORACLE_SID=neo
    [oracle@satish ~]$ export PATH=$PATH:/home/oracle/oracle/product/10.2.0/client_1[oracle@satish ~]$
    [oracle@satish ~]$ ./sqlplus /nolog
    bash: ./sqlplus: No such file or directory
    [oracle@satish ~]$ ./tnsping
    bash: ./tnsping: No such file or directory
    [oracle@satish ~]$thanks
    Edited by: Umesh Sharma on Feb 20, 2009 6:33 AM

  • How to Install 64-bit "Generic / Text Only" print driver on a 32-bit Windows 2003 Server?

    Hi All,
    In a nutshell, I need to Install the 64-bit Generic / Text Only print driver on a 32-bit Windows 2003 Server’s “Generic / Text Only 32-bit print queue.
    The problem is that there is no Driver-Disk to get the drivers. I’ve been able to isolate 14 files related to the 64 bit drivers from a Windows 7 x64 computer and copy them to a temp folder on the Windows 2003 x32 server. When I try to add the 64 bit driver
    to the Windows 2003 x32 server,  it wants a *.inf file, which I don’t have and can’t find.
    Because Microsoft will no longer support Windows XP, my client is replacing all of their Point-of-Sale Windows XP x32 systems with Windows 7 x64. They use Terminal Services (Remote Desktop) to connect to a Windows 2003 x32 server to use the POS system. The
    POS software redirects LPT1 back to the local Generic / Text Only printer. This works great for XP x32.
    When we use the Terminal Services POS software on the new Windows 7 x64 system, none of the labels print out because it’s redirected in 32-bit back to the local Windows 7 x64 Generic / Text Only 64-bit printer.
    This will be a huge issue for me if I can’t get this to work.
    Thanks in advance for any suggestions and help! -Rob

    those may be helpful...
    http://social.technet.microsoft.com/Forums/en-US/a129f49a-0216-41f0-b190-3efb46fbb8ac/generic-text-only-driver-on-windows-2008-server-r2?forum=winserverprint
    http://blogs.technet.com/b/yongrhee/archive/2009/09/14/how-to-add-64-bit-print-drivers-on-32-bit-windows-server-2003-or-windows-server-2008-print-server.aspx
    Best,
    Howtodo

  • Space Problem in G: - after NW2004s SR1 installation on Windows 2003 server

    HI Friends,
    I have installed NW2004s SR1 on Windows 2003 server with Oracle 10g database successfully. My server has sufficient harddisk space as follows.
    C: 9.6GB
    G: 24GB
    H:64GB & I: 73GB.
    RAM is 6GB
    While installing NW2004s i have defined a paging size on C: 400MB-1600MB and
    i have set the option as System Manageble on other drives G, H& I drives. I did not get any Swap space problem while installing.
    During installation I have chosen G: drive to store MirrorlogA, MirrorlogB, Oraarch, OriglogA, OriglogB folders of Oracle for redolog archives,.Total size of all these folders is 17.4 GB
    G: drive has one more folder Program files which is of 155KB  and no other files exist in it.
    But My system says that I am running out of Space on G: drive and free space available now is only 44MB.
    My question is where has the rest 5GB of space gone? Is it consumed as a part of Paging file which i have set on this drive as System manageble??
    I have set the same option on other drives too i..e H & I. But i am not facing any space issues for these drives.
    What could be going wrong?? Please suggest me how to correct this
    Thanks
    mv_d

    898118 wrote:
    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad ShoaibOracle really doesn't like to be installed into directories with spaces in their names.

  • Netweaver 2004S installation on Windows 2003 server : Oracle 10g Problem

    Hi Friends,
    I am installing the SAP Netweaver 2004s on a server which has Windows 2003 server Operating system  on it.
    It has got 6GB RAM  and  has, 5gb of free space in C drive, H: drive has 70 gb and I: drive has 50 GB of free space in it.
    I am running  Pre_requiste checker tool to check my hardware & software requirements in order to go ahead with installation, as a part of SAPInst.exe execution.
    The results of Prerequisite checker tool are satisfied  except for one  " SWAP SPACE VALUES"
    I am getting the message as follows
    "The Minimum SWAP SPACE values required is 10994MB and currently you have 5993MB"
    How to increase this SWAP space value? Please let me know the procedure.
    Currently my server has a paging file details as below : Min size : 2MB & Max size : 9214MB allocated on C: drive. No other drive has paging file allocation.
    What effect will I have if i proceed without meeting this requirement??
    Suitable answers will be rewarded.
    Thanks
    Diwakar

    OPen windows explorer and right click my computer
    Select Properties
    Click Advanced Tab
    Click Settings (performance)
    Select Advanced Tab
    In virtual memory - click change.
    Increase swap space/page file here.

  • Problem Oracle 10g database Installation on Windows 2003 Server

    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad Shoaib

    898118 wrote:
    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad ShoaibOracle really doesn't like to be installed into directories with spaces in their names.

Maybe you are looking for

  • How to use one URL for several Oracle AS?

    Hi folks, how do I use one URL to access several application servers (i.e. for different applications). Example: We have one URL: www.test.com In our DMZ, wie have three application servers and one web cache: test1.intranet.com:7777 test2.intranet.co

  • SOAP Call Failed

    Hi All, Please help me in the below issue. I am using SOAP addapter Trasnport protocal: HTTP Message Ptotocal: XI 3.0 Addressing Type:HTTP Destination HTTP Destination : XXXX --> this was configured in the PI. Connecton type: H HTTP Connection to ABA

  • Sony HD Camcorde

    Is the new Sony HD camcorder (HDR-SR5) compatible with Imovie? Instructions are unclear. Do I need to download something to make this work??

  • Multiple line items uploading through LSMW

    Hi,   I am using LSMW as uploading tool for master data uploading in quality server.In the case of multiple line item i am feeling difficulty to use LSMW. Plaese help me to find solution...........

  • How to get the Country name from where the user access the website ?????

              Hi ,           i have a requiremtn in which i want to display the country name from where           the user browse our webpages . for example if he is browsing from us , then i           should display US and if he is browsing from UK , th