Mesure/Calculate IOPs in the production server?

We have production SQL Server and need to measure average IOPs so I can say to possible SAN vendors what is
the minimmum IOPs for my server.
- What is the calculation/measurement procedure: Can I use PerfMon and if I can what are the specific counters and how to use it to make the calculation 
- Can I use any other tool for mesurement
- Or there are many other factors that are affecting on the server performance.
Simple: SAN vendor asks us what RAID we want and what number of IOPs we need for our SQL Server. 
ApolloDB

Josh,
it's becomes even more convoluted than that. For example, IBM sans can have SVC's (San Volume Controllers) that have SSDs and RAM local for caching. That's in addition to the SAN Ram that also does caching... Add the automatic tiered storage with it, or
like with an XIV where it constantly shifts everything around and you really don't have too much control over things.
In terms of Brent's post, he's correct but makes it sound like it's not worth anything. You can calculate the average latency and IOPS size form the DMVs, perfmon also has those counters which would be more accurate. In terms of SLQ Server we're going to
have things like 8k, 64k, 128k sizes. Since most IOPS are given in terms of 4k sizes this, overall, does little to help us. Couple that with the items from perfmon and we get a slightly clearer picture. In the end, though, we ultimately have no control over
this so using IOPS as a best guess is ideal over someone saying "Well, gee, I dunno... enough so it runs fast"
Sean Gallardy | Blog |
Twitter

Similar Messages

  • SSO issue in the production server,com.sap.mw.jco.JCO$Exception: (103)

    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: This system rejects all logons using SSO tickets
    in the production server.....
    while testing the jco maintained for Ess applications.
    if i go for uidpw method for modeldata destination i am getting the error. in the Ess pages that administrtor not in this peroid(administrator with which id i maintained jco destination)
    if i assign one employee to the admin in pa30......for every employee getting the same details of admin)
    I guess this problem with modeldata ......i should maintain the usermanagement method for modeldata jco destination is logon ticket.
    while maintainig that ping is successfull but getting the above error.
    it is the problem with production server.......of E.P
    in dev and quality everything is working fine.
    plz help me out.
    thankyou
    swapna

    Hi Swapna,
    Please check the logon group properties for SAP system in t-code SMLG. If there is any issue with logon group then it might cause for this issue.
    Refer to [Click here|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20java/7.0/portal%20integration/how%20to%20configure%20the%20jco%20destination%20settings.pdf] and [System Landscape Directory Process and JCo Configuration|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0c1d495-048e-2b10-babd-924a136f56b5?QuickLink=index&overridelayout=true]
    Hope it will helps
    Regards, Arun Jaiswal

  • How to mirror between the production server and the multiple local servers.

    I am currently looking for the best way to correspond between our production server and the multiple local servers. Because the production server is the only server that holds the latest updating applications, and our local servers are located for each developer’s local machines where the all modifications and creations are done. So when the developer locally makes changes for assets or files, he creates a patch archive first, then accesses to the production side Administration console screen and imports them from Application Management screen.
    We tried to find a way to see the imported date before (so we know which one has been imported as new.), but there is no show in the Administration console Application Management screen. There is Creation date but it’s set as we initially imported the full archive files, but not patch files. Since between applications have some types of the dependencies (like fragments or image files), what is the best way to keep mirroring between the production server and local servers? Or we should simply not use patch file for updating server?
    Thanks,

    Check out this utility : http://blogs.adobe.com/livecycle/2013/03/adobe-livecycle-configuration-migration-utility.h tml
    Thanks,
    Wasil

  • Locale shown in the wrong language in the production server.

    I have an application with a few projects which all have two locales - faroese and english. When I run the application on the default application server on my local machine it works fine with faroese locale but when I deploy to our production server and try to run it from there the faroese locale doesn´t work anymore for one of the projects.
    For this project the values which are bound to properties files in my viewcontroller are shown in faroese as they should when the application is run from the production server but those values that are bound to the entity objects and view objects properties files do not work as they should anymore. The english values are shown instead of the faroese so the english property files are reached but the server doesnt seem to be able to figure out that the faroese properties files exist or it for some reason prefers the english locale for this project while it can figure out to show the other projects in faroese So I guess the error is somewhere in my Model project since the faroese locale works for my other projects on the production server but I can´t find out where.
    So now I hope someone here has experienced something like and can tell me what I need to do to correct this.

    Hi,
    I think you hit a problem with upper/lower case names of the resource bundle files (*.properties).
    Even windows file system is not case sensitive your file names MUST be exact as resource bundle manager is searching.
    This works on embedded AS because the resource bundle files are located directly on the file system.
    When you deploy the EAR/WAR file to the external AS then the files are located by the jar/zip finder which is case sensitive!
    e.g.: bundlefile_EN.properies is not the same as bundlefile_en.properies
    Hope this helps.
    regards
    Peter

  • How do you test any SAP objects before a transport to the production server

    How do you test any SAP objects before a transport to the production server?

    Hi Rama Krishna,
       The actual process is develop the object in development system and unit test there with the available data.
      Then move it to Quality server where the data will be the actual replica of production and where the integration testing and ened to end testing happens and also the user acceptance testing  happens there.
    and once everything is found fine there then it is moved to production system.
    Award points if this is helpful.
    Regards,
    Ravi G

  • FTP folder location is not showing in the production server but exist in the development server.

    Hi,
    a wired glitch in my SSIS 2005 package in production server where the FTP folder location is not showing  but its existing in my laptop version
    EX: - t01/app/_res folder
    When i open the package from the production server "_res" is not showing within the remote path in the file transfer task.
    but "_res" folder is shown in my development environment.
    I tried with winscp FTP software in the production sever , and was able to access the  "_res" location through the FTP software. What could this be?  a BIDS sofitware version issue???
    VS 2005 Version in development server
    -Is 8.0.50727.42(Premier Partner ENU)   .net framework is 4.5.1
    VS 2005 Version in production server
    -Is 8.0.50728 (Premier Partner ENU)   .net framework is 2.0 Service pack 2.0
    thanks.

    When you open the package on the production server, do you mean opening it with your Windows account from BIDS on that server? Ff the ftp connection in the package has a password it will have been stored in your laptop when you designed the package. when
    you deployed the pacakge on the server as a file and open it with BIDS then the password will be gone. You would have to go into the package ftp connection properties, reassign your password and save the connection and the package again.
    Jan D'Hondt - SQL server BI development

  • Charm Impact on changing the production server

    Hi All,
    we currently using Charm for a three system ECC landscape.
    Now currently so many changes are there in various stages.
    now , the team is planning to change the production server to high availabitlity server.
    there will not be any change in the transport route and all, only instead of existing server, the new server details will be added.
    I just wanted to know will there be any major impact in the current chagnes.
    kindly advice.
    Thanks,
    Subhashini.

    Hi
    its like system migration to the new server? or it is by client export?
    can you refer the thread [How to replicate Existing running Production server.|How to replicate Existing running Production server.]
    and read the note [Note 1395727 - ChaRM project does not work after product version changed|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1395727]
    more further on
    [Note 1394820 - SMSY: Converting SAP ECC system to SAP ERP system|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=0001394820&nlang=E]
    check and update
    jansi

  • Synchronizing Disaster Recovery site with the production server

    Hi All,
    One of the customer is asking the following query:
    "How Disaster recovery site can be synchronized with the production server and how do they switch? Will the web logic server do this for them?"
    This customer is having two sites one live and one a DR (Disaster Recovery) site on different location.
    Can somebody answer my query?
    Thanks in advance.,
    Regards.,
    Naveen

    Firstly
    Is your Datagaurd Physical( Redo Apply) or Logical( SQL apply)?
    Does it have Datagaurd Broker?
    When Datagaurd is setup in your environment - on the primary database( live database) the Datagaurd users LGWR or/and ARCH process to collect redo data and ship this data to standby ( DR site) and the FAL process to provide client-server mechanism for shipping archived logs to standby.
    On standby database, The Datagaurd users RFS process to receive redo records from primary database, the MRP process applies redo information to standby database.
    If the Data Gaurd Broker is enabled, Datagaurd also used DMON process to manage and monitor both primary and standby databases as a unified configuration.
    When there is any connectivity issue to the standby and when connection is re-established, the accumulated archive logs are automatically shipped and apploed to stanby, until stanby is resynchronized with the primary. This process does not require any administrative intervention.
    If there is a very large Archive Gap between the primary and secondary due to some major issue. Then the unshipped archive logs need to be shipped manually from primary to standby and needs to be applied in standby to sync up with primary. For some reason there will also arise rare issues like problem with not applying of archive logs though log shipping is success. So some work arround will solve it.
    Comming to planned /unplanned outages of production site.
    Datagaurd has Failover and Switchover( planned ) methods, These are not automatic, but have to be explicitly initiated by the administrator( So there will be downtime but minimal). Once initiated, Datagaurd automates the processes involved.
    - S K A
    Edited by: user12297346 on Jan 27, 2010 7:13 AM

  • How to deploy selected components on the production server with the same solution

    Hello,
    We've a production server where we had deployed the visual studio based solution which contains all the web parts and their business logic. Production server is up and running live and end-users have started using it as well.
    Now, some issues and change requests have been reported regarding some components (web parts). We've made all the relevant changes. However, I want to deploy only those selected components (web parts) instead of entire solution again.
    So, as per my understanding, if i include the selected components in the package/feature then at the time of deployment, wsp retracts the old solution and deploys the new one. When the new one won't have those web parts which didn't updated then portal/site
    will start giving error and site will be collapsed.
    Another option is to create another farm solution in Visual Studio 2010 and add the updated components in it. Then, we may be able to deploy it. Then, i'll be able to remove the old web parts from the selected pages and deploy the updated one.
    Is there any better option which anyone could let me know?
    Thanks!
    Sohaib Khan

    Hello,
    We've a production server where we had deployed the visual studio based solution which contains all the web parts and their business logic. Production server is up and running live and end-users have started using it as well.
    Now, some issues and change requests have been reported regarding some components (web parts). We've made all the relevant changes. However, I want to deploy only those selected components (web parts) instead of entire solution again.
    So, as per my understanding, if i include the selected components in the package/feature then at the time of deployment, wsp retracts the old solution and deploys the new one. When the new one won't have those web parts which didn't updated then portal/site
    will start giving error and site will be collapsed.
    Another option is to create another farm solution in Visual Studio 2010 and add the updated components in it. Then, we may be able to deploy it. Then, i'll be able to remove the old web parts from the selected pages and deploy the updated one.
    Is there any better option which anyone could let me know?
    Thanks!
    Sohaib Khan
    Hi Sohaib, your another option is a good idea, only make sure to retract and remove the original from your farm, the add and install the new updated solution.  And if you run into any error that says features already exist, you can use powershell, install-SPSolution
    and -force to get the new solution deployed.  http://tinyurl.com/q8erz72
    Or, you could use Upgrade-SPSolution with a package that has same features from original, with the new artifacts.  Although, if any of the original features are modified, I would recommend retract remove redeploy.
    Stacy www.sharepointpapa.com

  • Urgent:Rebooted the Production Server 3 times in a Day.

    Hi,
    We are facing a problem on our production server. And to start a nomal Functionality, we have rebooted the server,but it didn't helped as it is requiring multiple reboot.
    Our OS is on windows 2000 Server.
    and the alert file contains error like this
    ORACLE V10.2.0.4.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows 2000 Version V5.0 Service Pack 4
    CPU : 4 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:5718M/6141M, Ph+PgF:7797M/8001M, VA:1923M/2047M
    Tue Dec 23 12:54:53 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Tue Dec 23 12:55:08 2008
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.4.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 914358272
    __large_pool_size = 8388608
    __java_pool_size = 16777216
    __streams_pool_size = 0
    sga_target = 1610612736
    control_files = E:\QUANTIS\CONTROL\CONTROL01.CTL, E:\QUANTIS\CONTROL\CONTROL02.CTL
    db_block_size = 8192
    __db_cache_size = 662700032
    compatible = 10.2.0.3.0
    log_archive_dest = E:\ARCHIVES
    log_archive_format = QNTS_%t_%s_%r.log
    db_file_multiblock_read_count= 16
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=QNTSV4PRXDB)
    job_queue_processes = 10
    cursor_sharing = FORCE
    audit_file_dest = E:\QUANTIS\ADUMP
    background_dump_dest = E:\QUANTIS\BDUMP
    user_dump_dest = E:\QUANTIS\UDUMP
    core_dump_dest = E:\QUANTIS\CDUMP
    db_name = QNTSV4PR
    db_unique_name = QNTSV4PROD
    open_cursors = 300
    pga_aggregate_target = 78643200
    PMON started with pid=2, OS id=2356
    MMAN started with pid=4, OS id=2380
    DBW0 started with pid=5, OS id=2416
    LGWR started with pid=6, OS id=2420
    CKPT started with pid=7, OS id=2424
    SMON started with pid=8, OS id=2428
    RECO started with pid=9, OS id=2436
    CJQ0 started with pid=10, OS id=2440
    MMON started with pid=11, OS id=2444
    MMNL started with pid=12, OS id=2448
    Tue Dec 23 12:55:10 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    PSP0 started with pid=3, OS id=2376
    Tue Dec 23 12:55:11 2008
    alter database mount exclusive
    Tue Dec 23 12:55:16 2008
    Setting recovery target incarnation to 1
    Tue Dec 23 12:55:16 2008
    Successful mount of redo thread 1, with mount id 233636527
    Tue Dec 23 12:55:16 2008
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Dec 23 12:55:16 2008
    alter database open
    Tue Dec 23 12:55:17 2008
    Beginning crash recovery of 1 threads
    parallel recovery started with 3 processes
    Tue Dec 23 12:55:18 2008
    Started redo scan
    Tue Dec 23 12:55:18 2008
    Completed redo scan
    742 redo blocks read, 139 data blocks need recovery
    Tue Dec 23 12:55:18 2008
    Started redo application at
    Thread 1: logseq 1284, block 44127
    Tue Dec 23 12:55:18 2008
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 1284 Reading mem 0
    Mem# 0: E:\QUANTIS\DATA\REDO03.LOG
    Tue Dec 23 12:55:18 2008
    Completed redo application
    Tue Dec 23 12:55:19 2008
    Completed crash recovery at
    Thread 1: logseq 1284, block 44869, scn 11774193
    139 data blocks read, 115 data blocks written, 742 redo blocks read
    Tue Dec 23 12:55:21 2008
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=20, OS id=3520
    ARC1 started with pid=17, OS id=3532
    Tue Dec 23 12:55:21 2008
    ARC0: Archival started
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    Tue Dec 23 12:55:22 2008
    Thread 1 advanced to log sequence 1285 (thread open)
    Thread 1 opened at log sequence 1285
    Current log# 1 seq# 1285 mem# 0: E:\QUANTIS\DATA\REDO01.LOG
    Successful open of redo thread 1
    Tue Dec 23 12:55:22 2008
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Tue Dec 23 12:55:22 2008
    ARC1: Becoming the heartbeat ARCH
    Tue Dec 23 12:55:22 2008
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Tue Dec 23 12:55:22 2008
    SMON: enabling cache recovery
    Tue Dec 23 12:55:24 2008
    Successfully onlined Undo Tablespace 1.
    Tue Dec 23 12:55:24 2008
    SMON: enabling tx recovery
    Tue Dec 23 12:55:24 2008
    Database Characterset is WE8MSWIN1252
    Opening with internal Resource Manager plan
    where NUMA PG = 1, CPUs = 4
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=21, OS id=416
    Tue Dec 23 12:55:28 2008
    Completed: alter database open
    Tue Dec 23 13:18:29 2008
    Warning: skgmdetach - Unable to register unmap, error 4210
    Tue Dec 23 13:20:39 2008
    Process J001 died, see its trace file
    Tue Dec 23 13:20:39 2008
    kkjcre1p: unable to spawn jobq slave process
    Tue Dec 23 13:20:39 2008
    Errors in file e:\quantis\bdump\qntsv4pr_cjq0_2440.trc:
    Tue Dec 23 13:23:29 2008
    Warning: skgmdetach - Unable to register unmap, error 4210
    Tue Dec 23 13:26:45 2008
    Errors in file e:\quantis\bdump\qntsv4pr_cjq0_2440.trc:
    ORA-27300: OS system dependent operation:WaitForSingleObject failed with status: 0
    ORA-27301: OS failure message: The operation completed successfully.
    ORA-27302: failure occurred at: sssxcpttcs5
    Tue Dec 23 13:26:45 2008
    Process J000 died, see its trace file
    Tue Dec 23 13:26:45 2008
    kkjcre1p: unable to spawn jobq slave process
    Tue Dec 23 13:26:45 2008
    Errors in file e:\quantis\bdump\qntsv4pr_cjq0_2440.trc:*
    Tue Dec 23 13:28:29 2008
    Warning: skgmdetach - Unable to register unmap, error 4210
    Tue Dec 23 13:28:41 2008
    Errors in file e:\quantis\bdump\qntsv4pr_psp0_2376.trc:
    ORA-27300: OS system dependent operation:WaitForSingleObject failed with status: 0
    ORA-27301: OS failure message: The operation completed successfully.
    **ORA-27302: failure occurred at: sssxcpttcs5**
    Dump file e:\quantis\bdump\alert_qntsv4pr.log
    Tue Dec 23 13:34:46 2008
    ORACLE V10.2.0.4.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows 2000 Version V5.0 Service Pack 4
    CPU : 4 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:5721M/6141M, Ph+PgF:7752M/8001M, VA:1923M/2047M
    Tue Dec 23 13:34:46 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.4.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 914358272
    __large_pool_size = 8388608
    __java_pool_size = 16777216
    __streams_pool_size = 0
    sga_target = 1610612736
    control_files = E:\QUANTIS\CONTROL\CONTROL01.CTL, E:\QUANTIS\CONTROL\CONTROL02.CTL
    db_block_size = 8192
    __db_cache_size = 662700032
    compatible = 10.2.0.3.0
    log_archive_dest = E:\ARCHIVES
    log_archive_format = QNTS_%t_%s_%r.log
    db_file_multiblock_read_count= 16
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=QNTSV4PRXDB)
    job_queue_processes = 10
    cursor_sharing = FORCE
    audit_file_dest = E:\QUANTIS\ADUMP
    background_dump_dest = E:\QUANTIS\BDUMP
    user_dump_dest = E:\QUANTIS\UDUMP
    core_dump_dest = E:\QUANTIS\CDUMP
    db_name = QNTSV4PR
    db_unique_name = QNTSV4PROD
    open_cursors = 300
    pga_aggregate_target = 78643200
    MMAN started with pid=4, OS id=2020
    PMON started with pid=2, OS id=2012
    DBW0 started with pid=5, OS id=584
    LGWR started with pid=6, OS id=2028
    CKPT started with pid=7, OS id=2032
    SMON started with pid=8, OS id=2036
    RECO started with pid=9, OS id=2040
    CJQ0 started with pid=10, OS id=2044
    MMON started with pid=11, OS id=2048
    Tue Dec 23 13:34:50 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2052
    Tue Dec 23 13:34:50 2008
    starting up 1 shared server(s) ...
    PSP0 started with pid=3, OS id=2016
    Tue Dec 23 13:35:04 2008
    alter database mount exclusive
    Tue Dec 23 13:35:09 2008
    Setting recovery target incarnation to 1
    Tue Dec 23 13:35:09 2008
    Successful mount of redo thread 1, with mount id 233634568
    Tue Dec 23 13:35:09 2008
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Dec 23 13:35:09 2008
    alter database open
    Tue Dec 23 13:35:10 2008
    Beginning crash recovery of 1 threads
    parallel recovery started with 3 processes
    Tue Dec 23 13:35:10 2008
    Started redo scan
    Tue Dec 23 13:35:10 2008
    Completed redo scan
    251 redo blocks read, 36 data blocks need recovery
    Tue Dec 23 13:35:11 2008
    Started redo application at
    Thread 1: logseq 1285, block 86994
    Tue Dec 23 13:35:11 2008
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 1285 Reading mem 0
    Mem# 0: E:\QUANTIS\DATA\REDO01.LOG
    Tue Dec 23 13:35:11 2008
    Completed redo application
    Tue Dec 23 13:35:11 2008
    Completed crash recovery at
    Thread 1: logseq 1285, block 87245, scn 11803216
    36 data blocks read, 36 data blocks written, 251 redo blocks read
    Tue Dec 23 13:35:13 2008
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=19, OS id=3520
    ARC1 started with pid=20, OS id=3524
    Tue Dec 23 13:35:13 2008
    ARC0: Archival started
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    Tue Dec 23 13:35:14 2008
    Thread 1 advanced to log sequence 1286 (thread open)
    Thread 1 opened at log sequence 1286
    Current log# 2 seq# 1286 mem# 0: E:\QUANTIS\DATA\REDO02.LOG
    Successful open of redo thread 1
    Tue Dec 23 13:35:14 2008
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Tue Dec 23 13:35:14 2008
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Tue Dec 23 13:35:14 2008
    ARC1: Becoming the heartbeat ARCH
    Tue Dec 23 13:35:14 2008
    SMON: enabling cache recovery
    Tue Dec 23 13:35:17 2008
    Successfully onlined Undo Tablespace 1.
    Tue Dec 23 13:35:17 2008
    SMON: enabling tx recovery
    Tue Dec 23 13:35:17 2008
    Database Characterset is WE8MSWIN1252
    Opening with internal Resource Manager plan
    where NUMA PG = 1, CPUs = 4
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=21, OS id=2456
    Tue Dec 23 13:35:22 2008
    Completed: alter database open
    Tue Dec 23 13:45:07 2008
    Thread 1 advanced to log sequence 1287 (LGWR switch)
    Current log# 3 seq# 1287 mem# 0: E:\QUANTIS\DATA\REDO03.LOG
    Tue Dec 23 13:49:21 2008
    Thread 1 advanced to log sequence 1288 (LGWR switch)
    Current log# 1 seq# 1288 mem# 0: E:\QUANTIS\DATA\REDO01.LOG
    Tue Dec 23 13:59:11 2008
    Thread 1 advanced to log sequence 1289 (LGWR switch)
    Current log# 2 seq# 1289 mem# 0: E:\QUANTIS\DATA\REDO02.LOG
    Please help as its on Production Enviornment

    Hi,
    but sir by setting /3gb paramter , kernel memory will be reduced by 1 GBYou only need 10-20% of total RAM for the kernel!
    It's 4GT! How much RAM is on this server?
    A VERY COMMON issue with Oracle 32-bit Windows is that the server has 8 gig RAM, but the SGA only uses 2 gig, leaving huge wasted RAM areas.
    See these important notes for sizing your SGA and PGA:
    http://www.dba-oracle.com/art_dbazine_ram.htm
    Also note that you do not have to use $GT, you can also use AWE instead:
    http://www.dba-oracle.com/oracle_tips_ram_waste.htm
    does it mean windows 32 bit platform is unfit for oracle?All 32-bit systems are constrained by addressable memory (2**32~=2 gig).
    To use larger RAM regions, you must employ special tricks In Windows, 4GT or AWE) to move the data buffers "above the line".
    Hope this helps . . .
    Donald K. Burleson
    Oracle Press author
    Author of "Oracle Tuning: The Definitive Reference"
    http://www.rampant-books.com/book_2005_1_awr_proactive_tuning.htm

  • Actual site URL in the production server?

    We have published one site from management to production. How do we access the actual site from production? What will be the URL to access the site?
    Thanks
    Arijit
    N.B. We can access the page from management server using the below url:
    http://<ManagementHost>:<ManagementPort>/cs/Satellite?c=Page&childpagename=<SiteName>%2FABPageTemplate&cid=<pageId>&pagename=FSIIWrapper

    Hi Arijit,
    Production URl's can also be accessed just like you access management url. like-
    http://<prod host>:<prod port>/cs/Satellite?c=Page&childpagename=<SiteName>%2FABPageTemplate&cid=<pageId>&pagename=FSIIWrapper. This can be used for testing purpose only, accessing production in this way is not recommended.
    There are many options to manage URL's in production like implementing Friendly URL's, using webserver redirection etc.. your site name must be configured in the webserver.
    Also CatalogManager and TreeManager servlets should be disabled in the production.
    Thanks,
    Harish

  • Sap sid _00 service is stopped while the production server is started.

    while i try to start the sap production server,  sapprd_00 service is stopped.
    when i try to start the service manually. it gives a message saying,
    "the service sapprd_00 started and stopped since it has no work to do"
    can any body help me with this issue
    Ravi
    Yadutech
    Basis Consultant

    Hi Yadutech,
    First start sapprd_00 manually with automatic properties.
    then try to your sap production server.
    Hopt it helps
    Regards,
    Arun

  • How can I set up Mavericks Server on a Test Mac without affecting the production server

    I have Mountain Lion server running as on an xserve as our main server, it has developed a few issues particularly related to Profile Manager and Certificates.
    So I was going to use the move to Mavericks as an opportunity to have a fresh start.
    So I want to set up Mavericks Server on a mac mini temporarily to test it and configure all the services before moving it to the Xserve as the main server.
    My question is what is the best way to do this, obviously I can't use the same IP or hostname as the main server if it is connected to the network, and some services can't be set up without a network connection.
    So do I give it a new IP and hostnmame for now and then change it later on, my concern is that changing the hostname might cause issues down the line.
    So what is the best way to set up a fresh server in preperation as a drop in replacement of the current server?

    Ok I got the test server set up fine and cloned it over to a spare partition on the Xserve.
    But when I booted into the new partition several things broke.
    1st the IP address changed itself despite the fact it is set to Manual, The Alert section of Server.app let me repair this.
    Profile Manager no longer worked, the web page just said Profile manager could not be found, was working fine on the test mac
    Tried deleting the OD master and resetting Profile Manager but it still didn't work.
    DNS needed repairing and restarting
    I decided at that point to abandon it and go back to the test mac where everything is still working.
    Any tips for overcoming these issues.
    I have thought maybe it would be best to turn off all server services before making the clone and then turn them on one at a time once it has been restored to the new partition on the xserve
    Also if the certificates that are created when making an OD master were made on the mac mini does that cause a problem when it has been restored to a different machine, should I leave OD off and just set it up when it is in its final place?

  • How to use tools to monitor databae if the production server is not direct

    accessed? We access our prod server through jump server.
    On my workstation, I have plsql developer intalled, and wonder how I can use my tool to connect to the prod server?
    Is it posible?

    846422 wrote:
    No, I support internal client. I used to support external client in other company, as long as I log into vpn, and oracle client tnsnames included those sid, I should be able to log in.
    The jump server is not citrix, it is another unix server with ssh ability. I guess it is firewall issue.
    How to get around with it? change firewall rule
    >
    It seems I have to do all command line scripts from now on.yes & enjoy!

  • How to find the date when object is moved from quality to production server

    Hi Experts,
    I am working with BADI ZMM_PUR_REQ_PROC_001-Method Check and BADI ZME_PROCESS_PO_CUST-Method Check.
    I need to add a check that a particular logic should be implemented only after this object is moved to the production server.
    How can i check the date when an object (in my case this BADI) is moved to the production server?
    <Removed by moderator>
    Thanks in advance.
    Edited by: Vinod Kumar on Aug 1, 2011 10:55 AM

    Hi Sakshi,
    So your reqt is that the documents created after your Transport implementation date should pass the check and others (old ones) should ignore.
    I will recommend, if at all possible, to make all the old documents compatible to your check by doing a separate initial loading /one time activity to avoid this kind of hardcoding.
    IF not at all possible to do so, then I think you should better hardcode your Transport req number and fetch date (AS4DATE) from E070 table and only if any entry exists, use that date as your required date. I believe this will be the date of transport imported in the target system.
    You can avoid hardcoding Transport number by picking latest transport with respect to your object (BADI) using E071 table, but that will go wrong once you send any future changes in this BADI to Prod, so better to hardcode the transport.
    BR,
    Diwakar

Maybe you are looking for

  • After updating iOS on my ipad I can no longer send emails.....I can still receive but not send???any suggestions?

    After doing an iOS update on my ipad I can no longer send emails...I can still receive.  my settings have not changed but I just can't send???any suggestions?

  • New notebook~ "Fails to login"

    We received our new Acer Notebook on Friday. We had no problems setting it up and getting online. It worked up until yesterday afternoon. When we try you login we get the following message: "The User Profile service failed to login. User profile cann

  • Installing coldfusion 9 kills WSUS; ODBC connectors on CF9 64bit

    Two questions. I have a server set up at home. I have 8 PCs conencted to it. It is used to run file services, WSUS to keep PCs up to date, and a home web server with some CF apps I've written over the years. This is a home environment, not a corporat

  • Problem converting degrees and radians

    I am programming a Java program that uses a ui that uses inheritance and polymorphism. It askes the user what shape would he/she like to input information on. Lets say they choose 1 for Line and then another ui apears (i.e. JOptionpane is being used)

  • Abstract classes and OO theory...

    I have an OO theory question related to abstract classes and their member variables. I realize opinions will vary from person to person but I'll ask anyway... If I'm creating an abstract class, should member variables that will be used by subclasses