How To Profile Performance Before & After Installation Of A Solution

Hi.
We have third party and custom solutions that we want to install into our SharePoint 2010 Farm.
We want to find out if there are any performance bottlenecks after the installation so we would like to profile our SharePoint 2010 Farm performance and SQL Server 2008 R2 performance before and after.
How could we achieve this profile for our Farm overall and both SharePoint 2010 and SQL Server 2008 R2?

Profiling comes in many flavors...
- Load Capacity => load test... there are some (slightly outdated) load test templates that you can use to slam your SP environment and determine its load capacity
- Average usage => performance monitors... use the built in performance monitors, or some dedicated systems (like MS System Center) include application-specific capabilities (System Center has Management Packs)
- Solution Profiling => performance profilers... a bit harder, since it requires isolating the custom components and comparing data... use the SP dev tools, SQL profiles, logs, etc.
Scott Brickey
MCTS, MCPD, MCITP
www.sbrickey.com
Strategic Data Systems - for all your SharePoint needs

Similar Messages

  • How to validate performance before and after turn on Trace Flag 2371

    Hi Friends
    I have 5 TB DB for AX.
    What homework I am supposed to follow to collect some evidence of performance improvement after I turn on -T2371
    Regards,
    Anjan

    Once you have
    turned on the traces, you’re probably going to want to determine whether the trace is actually running. To do this, you can issue the
    DBCC TRACESTATUS command. One method to issue the command is to interrogate whether a given trace is running:
    DBCC TRACESTATUS (3604)
    If you want to see all traces that apply to the connection, run the command with the -1 parameter:
    DBCC TRACESTATUS (-1)
    DBCC execution completed. If DBCC printed error messages, contact your system administrator. Your instance of SQL Server
    should not have trace flags turned on indefinitely, unless you have been instructed by Microsoft Product Support to do so.
    I hope this might help you a bit.

  • Oracle 12c migration (performance before/after checks) - suggestion needed

    Hello Experts;
    We are going to upgrade our database to 12c from 10.2.0.4 via manual migration (direct migration is from 10.2.0..5) as per documentation:
    http://www.oracle.com/technetwork/database/upgrade/upgrading-oracle-database-wp-12c-1896123.pdf
    I cannot find any guidance or tutorial for testing - how we should check our processes (performance, resource usage) before and after.
    Could you please suggest a way for testing before/after for our production processes?
    Thanks in advanace for your reply.
    Regards,
    Bolo

    What to test from performance perspective is very generic thing and answer lies in what is important in your application and what are the performance expectations around those important functionality.
    Since applications could be of different nature like- OLTP, DSS. Your requirement could also differ accordingly. In short business must be looking at no impact situation from this upgrade. There are many ways it can be ensured. More accurate way means more money and effort. e.g. You can use Real application testing option to test the production like workload in 12c and see the impact. This requires effort around setting up and using this option and license fee. You can use other available tools like load runner etc.
    In other option, you can do performance baseline on existing 10204 database  and then compare it with performance baseline in 12c database. Directly doing it in prod will make most sense since then you are actually doing it real data volume and workload but it is most risky in the situations where performance degrades for something very important.
    Henceforth it is recommended to run the performance baselining on non-production environment which is production like. By production like, I meant having same data as production (to get this, database refresh is very much recommended), similar workload as production (this criteria becomes more important in OLTP systems) and similar H/W, OS and Database configuration as Production. If you can't do so then your approach is not risk free.
    In any case, you will have option of quick database tuning using ADDM, SQL tuning advisor and AWR etc.
    Hope it helps.
    Thanks,
    Abhi

  • How much space on disk after installation?

    For CS Design Premium 5.5 (and 6 if known), on Windows 7 64-bit:
      - if I install all programs, letting both 32-bit and 64-bit versions install
      - after installation is complete
      - how much space will be occupied on the C: drive?
    Thanks, susan

    the space any installtion is going to consume is shown at the time of Installation:-
    check the screen shot:-
    content would take additional space.

  • How to profile performance on device?

    How is this done? Was there a way to show a border around the areas that are being redrawn? android and/or iOS
    I am using flash cs5.5

    Profiling comes in many flavors...
    - Load Capacity => load test... there are some (slightly outdated) load test templates that you can use to slam your SP environment and determine its load capacity
    - Average usage => performance monitors... use the built in performance monitors, or some dedicated systems (like MS System Center) include application-specific capabilities (System Center has Management Packs)
    - Solution Profiling => performance profilers... a bit harder, since it requires isolating the custom components and comparing data... use the SP dev tools, SQL profiles, logs, etc.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • How to enable NLS languages after installation in R12 and 11i

    Hi,
    We were having a R12.1.3 with NLS supplement media with us. We have installed it on on one of our development server.
    We have selected 14 languages at the time of installation.And after installation when the login page appeared , we were able to see all the languages but only English is enabled.Rest other languages were disabled.
    Question 1: Steps to enable rest of the languages in R12 and 11i environments.Is there any relation with localisations?
    Question 2: How patches(one off , mini packs, family packs and maintainence packs) are applied for this type of environments.
    Detailed Steps required.
    Question 3: If only India localisation is in use do we require to apply patches for other languages as well at this point of time.
    Question 4. How CPU patches are applied for this type of enviroments.
    Regards

    We were having a R12.1.3 with NLS supplement media with us. We have installed it on on one of our development server.
    We have selected 14 languages at the time of installation.And after installation when the login page appeared , we were able to see all the languages but only English is enabled.Rest other languages were disabled.12.1.3 does not come as a fresh installation media pack (12.1.1 does!).
    Question 1: Steps to enable rest of the languages in R12 and 11i environments.Is there any relation with localisations?You need to add those languages via OAM -- Please see old threads for similar discussion http://forums.oracle.com/forums/search.jspa?threadID=&q=NLS+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Question 2: How patches(one off , mini packs, family packs and maintainence packs) are applied for this type of environments.
    Detailed Steps required.You will have to apply the US patches as well as NLS patches (for all installed languages).
    Question 3: If only India localisation is in use do we require to apply patches for other languages as well at this point of time.If other languages are installed, then yes. Otherwise, you can just go with the US patches.
    Question 4. How CPU patches are applied for this type of enviroments.Same as any other installation except you have to consider applying the NLS patches for the application patches (Database and Developer/OracleAS 10g patches remain the same).
    Thanks,
    Hussein

  • How generate class histogram before/after GC (JVM 1.6.0.17 only JRE instal)

    Hi - looking for suggestions on how can generate a class histogram before a stop-the-world GC when
    using a Solaris 10 Sparc platform with java version 1.6.0.17 with only the JRE installed.
    I know about -XX:+HeapDumpBeforeFullGC/-XX:+HeapDumpAfterFullGC, but that only available in 1.6.0.18.
    Also, this box only has the JRE installed, so can not use: jmap -histo 'pid' ...
    When using -XX:+PrintClassHistogram, we do get the histogram AFTER the GC ...(unfortunately, not what I
    want)...
    I have a very large application running on a SPARC platform (Solaris10) with 16Gig RAM I'm trying to
    debug/reduce-stop-world-GC times. Current, we observer stop-the-world GCs in 60+ second ranges,
    we need to reduced these times....
    The issue is that, "occasionally" there are a hugh number of objects being rapidly created and they
    live a very short period of time, a large amount of the RAM is cleaned up (below, jstat in one case
    shows 5Gigs is cleaned up) in the stop-the-world GC (so don't believe it is a object/memory leak) -
    apps is going a bit nuts, trying to figure out why- or - try to determine if there are JVM parameters
    could use to reduce the amount of time it takes when these stop-the-world GC occur...
    Any suggestions welcomed...
    jstat output is below ...(with comments...)...
    Not sure which objects are being created/then die - thinking if can get a before GC and
    after GC histograms, should be able to tell which objects these are then can track down the "problem".
    JVM options used currently (related to memory/GC...)...
    -Xms10469m
    -Xmx10469m
    -XX:PermSize=1500m
    -XX:NewSize=2617m
    -XX:MaxNewSize=2617m
    -XX:MaxPermSize=1500m
    -XX:ThreadStackSize=512
    -XX:+PrintClassHistogram
    -XX:+DisableExplicitGC
    -XX:+UseConcMarkSweepGC
    -XX:CMSInitiatingOccupancyFraction=65
    -XX:+UseParNewGC
    -XX:+UseCMSCompactAtFullCollection
    -XX:+CMSClassUnloadingEnabled
    -XX:CMSInitiatingPermOccupancyFraction=95"
    To reduce stop-the-world GC times, am considering the following:
    -XX:+UseCMSInitiatingOccupancyOnly and reducing -XX:CMSInitiatingOccupancyFraction=65 from 65 to somthing lower,
    but don't know the side effect, anyone have any comments/experiences they can provide related to
    using -XX:+UseCMSInitiatingOccupancyOnly ?
    jstat logs below from 1 occurrence, comments added ...
    the size of each survivor space (S0C && S1C),
    the utilization of each survivor space (S0U && S1U),
    the capacity of eden (EC), the utilization of eden (EU),
    the capacity of the old generation (OC), the utilization of the old generation (OU),
    the permanent generation capacity (PC), the permanent generation utilization (PU),
    the total number of young generation garbage collection events (YGC),
    the total amount of time spent collecting objects in the new generation (YGCT),
    the total number of old generation garbage collection events that have occurred (FGC),
    the total amount of time spent collecting objects in the old generation (FGCT),
    and the total time spent performing garbage collection.
    (over next ~90 seconds, add ~ 3Gig of new objects..., on the 66 second GC, it cleans up ~5 Gigs)...
    Timeframe between logs 3 seconds...
    Timestamp S0C S1C S0U S1U EC EU OC OU PC PU YGC YGCT FGC FGCT GCT
    35089.6 267968.0 267968.0 151058.4 0.0 2143872.0 1217499.3 8043520.0 5023371.5 1536000.0 578511.2 464 873.411 48 318.400 1191.811
    EDEN space: 1217499.3
    35092.6 267968.0 267968.0 151058.4 0.0 2143872.0 1855673.3 8043520.0 5023371.5 1536000.0 578511.2 464 873.411 48 318.400 1191.811
    EDEN space: 1855673.3
    674K in 3 seconds ...
    35095.6 267968.0 267968.0 151058.4 267968.0 2143872.0 2143678.4 8043520.0 5156424.8 1536000.0 578511.2 465 873.411 48 318.400 1191.811
    35098.6 267968.0 267968.0 151058.4 267968.0 2143872.0 2143678.4 8043520.0 5738204.2 1536000.0 578511.2 465 873.411 48 318.400 1191.811
    Eden space was full, time for new generation (YGCT) increases ..., then eden space down to 360.2
    35101.6 267968.0 267968.0 0.0 267968.0 2143872.0 360.2 8043520.0 5729279.8 1536000.0 578511.2 465 880.024 49 318.400 1198.424
    Eden space goes up by ~527K in next 3 seconds ...
    35104.6 267968.0 267968.0 0.0 267968.0 2143872.0 527419.4 8043520.0 5729279.8 1536000.0 578511.2 465 880.024 49 319.780 1199.805
    35107.7 267968.0 267968.0 0.0 267968.0 2143872.0 1135553.7 8043520.0 5729279.8 1536000.0 578511.2 465 880.024 49 319.780 1199.805
    35110.7 267968.0 267968.0 0.0 267968.0 2143872.0 1709236.4 8043520.0 5729279.8 1536000.0 578511.2 465 880.024 49 319.780 1199.805
    35113.6 267968.0 267968.0 222094.2 267968.0 2143872.0 2143872.0 8043520.0 5738910.5 1536000.0 578511.2 466 880.024 49 319.780 1199.805
    Eden space full again ...
    35116.7 267968.0 267968.0 267968.0 267968.0 2143872.0 2143872.0 8043520.0 6126805.2 1536000.0 578511.2 466 880.024 49 319.780 1199.805
    35119.7 267968.0 267968.0 267968.0 267968.0 2143872.0 2143872.0 8043520.0 6539662.6 1536000.0 578511.2 466 880.024 49 319.780 1199.805
    new generation (YGCT) increases ..., then eden space down 120001.3, i
    35122.7 267968.0 267968.0 267968.0 0.0 2143872.0 120001.3 8043520.0 6531558.2 1536000.0 578511.2 466 889.008 49 319.780 1208.789
    35125.7 267968.0 267968.0 267968.0 0.0 2143872.0 671136.1 8043520.0 6531558.2 1536000.0 578511.2 466 889.008 49 319.780 1208.789
    35128.7 267968.0 267968.0 267968.0 0.0 2143872.0 1082680.2 8043520.0 6531558.2 1536000.0 578511.2 466 889.008 49 319.780 1208.789
    35131.7 267968.0 267968.0 267968.0 0.0 2143872.0 1520016.2 8043520.0 6531558.2 1536000.0 578511.2 466 889.008 49 319.780 1208.789
    35134.7 267968.0 267968.0 267968.0 0.0 2143872.0 1950854.2 8043520.0 6531558.2 1536000.0 578511.2 466 889.008 49 319.780 1208.789
    Eden full again ...
    35137.8 267968.0 267968.0 267968.0 267968.0 2143872.0 2143872.0 8043520.0 6622408.9 1536000.0 578512.6 467 889.008 49 319.780 1208.789
    35140.7 267968.0 267968.0 267968.0 267968.0 2143872.0 2143872.0 8043520.0 6938114.5 1536000.0 578512.6 467 889.008 49 319.780 1208.789
    new generation (YGCT) increases ..., then eden space down ti 367846.8
    35143.8 267968.0 267968.0 0.0 267968.0 2143872.0 367846.8 8043520.0 6936775.4 1536000.0 578512.9 467 894.001 49 319.780 1213.781
    35146.8 267968.0 267968.0 0.0 267968.0 2143872.0 775767.3 8043520.0 6936775.4 1536000.0 578512.9 467 894.001 49 319.780 1213.781
    35149.8 267968.0 267968.0 0.0 267968.0 2143872.0 1172577.1 8043520.0 6936775.4 1536000.0 578512.9 467 894.001 49 319.780 1213.781
    35152.8 267968.0 267968.0 0.0 267968.0 2143872.0 1615883.8 8043520.0 6936775.4 1536000.0 578512.9 467 894.001 49 319.780 1213.781
    35155.9 267968.0 267968.0 0.0 267968.0 2143872.0 2064291.6 8043520.0 6936775.4 1536000.0 578513.2 467 894.001 49 319.780 1213.781
    35158.9 267968.0 267968.0 267968.0 267968.0 2143872.0 2143872.0 8043520.0 7190054.7 1536000.0 578513.2 468 894.001 49 319.780 1213.781
    Eden full again, YGCT increases ...
    35161.9 267968.0 267968.0 267968.0 0.0 2143872.0 240639.6 8043520.0 7255807.0 1536000.0 578513.2 468 898.009 49 319.780 1217.789
    35164.9 267968.0 267968.0 267968.0 0.0 2143872.0 692600.4 8043520.0 7255807.0 1536000.0 578513.2 468 898.009 49 319.780 1217.789
    35167.9 267968.0 267968.0 267968.0 0.0 2143872.0 1190958.0 8043520.0 7255807.0 1536000.0 578513.2 468 898.009 49 319.780 1217.789
    35170.9 267968.0 267968.0 267968.0 0.0 2143872.0 1658177.8 8043520.0 7255807.0 1536000.0 578513.2 468 898.009 49 319.780 1217.789
    35173.9 267968.0 267968.0 267968.0 0.0 2143872.0 2135519.5 8043520.0 7255807.0 1536000.0 578513.2 468 898.009 49 319.780 1217.789
    35176.9 267968.0 267968.0 267968.0 267968.0 2143872.0 2143872.0 8043520.0 7559906.5 1536000.0 578513.2 469 898.009 49 319.780 1217.789
    35179.9 267968.0 267968.0 267968.0 267968.0 2143872.0 2143872.0 8043520.0 7786576.4 1536000.0 578513.2 469 898.009 49 319.780 1217.789
    Now old generation is now full ... 8043520-7786576 = 256944
    Not enough room ...stop-the-world-GC required...
    A full GC below...things freeze...
    Timestamp S0C S1C S0U S1U EC EU OC OU PC PU YGC YGCT FGC FGCT GCT
    35183.0 267968.0 267968.0 0.0 267968.0 2143872.0 412261.4 8043520.0 7783431.4 1536000.0 578606.8 469 904.504 49 319.780 1224.284
    35186.0 267968.0 267968.0 0.0 267968.0 2143872.0 823677.8 8043520.0 7783431.4 1536000.0 578606.8 469 904.504 49 319.780 1224.284
    35189.0 267968.0 267968.0 0.0 267968.0 2143872.0 1281240.7 8043520.0 7783431.4 1536000.0 578616.5 469 904.504 49 319.780 1224.284
    35192.0 267968.0 267968.0 0.0 267968.0 2143872.0 1724725.6 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 49 319.780 1224.284
    35195.0 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35198.0 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35201.0 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35204.0 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35207.0 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35210.0 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35213.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35216.0 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35219.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35222.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35225.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35228.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35231.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35234.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35237.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35240.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35243.1 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35246.2 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35249.2 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35252.2 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578619.1 469 904.504 50 319.780 1224.284
    35255.2 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578579.7 469 904.504 50 319.780 1224.284
    35258.2 267968.0 267968.0 0.0 267968.0 2143872.0 2143872.0 8043520.0 7783431.4 1536000.0 578579.7 469 904.504 50 319.780 1224.284
    .... time difference is 66 seconds ...
    The output above contains
    the size of each survivor space (S0C && S1C),
    the utilization of each survivor space (S0U && S1U),
    the capacity of eden (EC), the utilization of eden (EU),
    the capacity of the old generation (OC), the utilization of the old generation (OU),
    the permanent generation capacity (PC), the permanent generation utilization (PU),
    the total number of young generation garbage collection events (YGC),
    the total amount of time spent collecting objects in the new generation (YGCT),
    the total number of old generation garbage collection events that have occurred (FGC),
    the total amount of time spent collecting objects in the old generation (FGCT),
    and the total time spent performing garbage collection.
    old generation changed from 7783431.4 to 2712370.7 (limit is 8043520.0)
    old generation reduced by 7783431.4 - 2712370.7 = 5071060.7 (5 Gigs)...
    Timestamp S0C S1C S0U S1U EC EU OC OU PC PU YGC YGCT FGC FGCT GCT
    35261.2 267968.0 267968.0 0.0 0.0 2143872.0 90238.8 8043520.0 2712370.7 1536000.0 578581.4 469 904.504 50 385.785 1290.289
    35264.2 267968.0 267968.0 0.0 0.0 2143872.0 538408.1 8043520.0 2712370.7 1536000.0 578588.9 469 904.504 50 385.785 1290.289
    35267.3 267968.0 267968.0 0.0 0.0 2143872.0 866885.7 8043520.0 2712370.7 1536000.0 578588.9 469 904.504 50 385.785 1290.289
    35270.6 267968.0 267968.0 0.0 0.0 2143872.0 1130407.5 8043520.0 2712370.7 1536000.0 578588.9 469 904.504 50 385.785 1290.289
    35274.0 267968.0 267968.0 0.0 0.0 2143872.0 1390679.5 8043520.0 2712370.7 1536000.0 578588.9 469 904.504 50 385.785 1290.289
    35277.1 267968.0 267968.0 0.0 0.0 2143872.0 1566244.4 8043520.0 2712370.7 1536000.0 578589.0 469 904.504 50 385.785 1290.289
    35280.2 267968.0 267968.0 0.0 0.0 2143872.0 1787384.6 8043520.0 2712370.7 1536000.0 578589.0 469 904.504 50 385.785 1290.289
    35283.3 267968.0 267968.0 0.0 0.0 2143872.0 1975767.7 8043520.0 2712370.7 1536000.0 578589.0 469 904.504 50
    and 24 seconds later....eden starting to fill up again...
    Cheers

    I'm trying to debug/reduce-stop-world-GC times.Put it on a box that you can install whatever you want.
    Set the max heap size to be a low value. Start at 500 meg and move it down. You want to get to the point where the app works but where it starts thrashing very soon (with little load.)
    Then debug/profile away using appropriate tools.
    Once you have an idea, up the max heap on that box, increase the load, and validate the idea.

  • How do you perform a clean installation of Tiger?

    Can someone explain the process of installing a clean copy of Tiger on a Mac that already has Tiger on it (after backing up of course). I know how to do this on windows, but have never formatted and reinstalled the OS on a Mac before. Any help would be appreciated.
    Thanks!

    From Disk Utility, go to Restore Tab. From there you select the source and target and it will do a volume copy. Make sure it boots and works.
    You can use FireWire or 2nd internal drive for your backup.
    Having a bootable backup is one of the most essential things you can do to eliminate and avoid problems.
    There are a couple good books I got my brother, we've both used computers for 40 yrs but he never used a Mac before.
    Switching to Mac, Tiger Ed.
    Mac OS X Missing Manual
    http://www.apple.com/macosx/resources/

  • LR 5 How to specify serial number after installation on new computer through Create Cloud Desktop app

    Hello,
    I have purchased LR 5 last year. I have receive my new iMac during Christmas and I have reinstalled LR5. To install it, I had to use the Create Cloud Desktop using my Adobe credentials. After one month, it turned out that my LR5 version was still a trial version. I am looking in all LR5 menus to specify my serial numbers received with my purchase confirmation. So far, I did not succeeded ... and meanwhile, I cannot access my photos anymore. Can you help me?
    Thank you in advance for your support and advises.
    N.

    You need to uninstall the CC version and install LR 5 from either the DVD or by downloading the stand alone version, IE Not the CC version.
    Adobe - Lightroom : For Macintosh

  • How to change agent port after installation

    Hi ,
    I am having oem 12.1.0.2
    I want to change the default port from 3872 to 8006 i had already installed agent and need to change it now.
    Thanks,
    Sachin

    Hi,
    You can use 'emctl setproperty agent'.
    1: stop the agent
    2: emctl setproperty agent -name EMD_URL -value https://hostname.domain:port/emd/main/
    3: start agent
    Note that this procedure will change the agent port but will not update the agent target name (which includes the port number).
    Regards, Mark.

  • How to add a dba group in Unix after Installation

    I need help in figuring out how to add a dba group, which one would do prior to installation, but how can one do it after installation?
    I need to have a group that will have people allowed to start and stop oracle. Is this possible to modify to do after installation?
    Please help... Thank you.

    Thanks for the advice. I am looking in my config.s file and this is what i see..
         .section     ".text",#alloc,#execinstr
    /* 0x0000     7 */          .file     "x.c"
         .section     ".data",#alloc,#write
    /* 0x0000     9 */          .global     ss_dba_grp
    /* 0x0000     10 */          .align     8
         .global ss_dba_grp
    ss_dba_grp:
    /* 0x0000     17 */          .align     8
    /* 0x0000     18 */          .xword     (.L12+0)
    /* 0x0004     24 */          .align     8
    /* 0x0004     25 */          .xword     (.L13+0)
    /* 0x0008     26 */          .type     ss_dba_grp,#object
    /* 0x0008     27 */          .size     ss_dba_grp,16
         .section     ".rodata1",#alloc
    /* 0x0008     13 */          .align     8
    .L12:
    /* 0x0008     15 */          .ascii     "dba\0"
    /* 0x0014     20 */          .align     8
    .L13:
    /* 0x0014     22 */          .ascii     "dba\0"
    What should i change?

  • How do I perform a clean install of Lion Server?

    There seem to be many sites documenting how to pull out the ESD image and burn a bootable copy of Lion.
    What I'd like to know is how do I perform a clean installation of Lion Server?
    Is it possible to just install Lion and then open the App Store and install from Purchase without being charged again?

    Okay....so Apple does have a guide related to Mass deployment which includes a rough way to do a clean OS X Server clean install. You need to use a NetBoot Lion Server as a boot, but it works.
    http://support.apple.com/kb/HT4746
    Use these steps to create a NetRestore image of an un-configured Lion Server:
    Install OS X Lion, and then Lion Server. This server will be used to create the NetRestore image.
    On the server, install the app named "Install Mac OS X Lion" from the Mac App Store (a network connection is required for this process).
    Install the Server Admin Tools from http://support.apple.com/downloads/ on the server.
    Open the "Install Mac OS X Lion" application, and install to an empty volume. This volume can be a spare partition or external hard drive. Be sure to click the Customize button and to select the Lion Server software.
    Once installation is complete, the server will restart from the newly installed volume.  Instead of completing the setup assistant, press Command-Q to quit the assistant.
    Select the option to shut the server down.
    Restart the server and hold the Option key.
    When the Startup Manager appears, select the volume which you've already configured Lion Server on.
    Open System Image Utility and create a NetRestore image from the newly installed (and still un-configured) volume. If you'd prefer to image the volume after it has already been configured, you can proceed with the setup assistant before booting back to the original installation created in step 1.

  • Merge to HDR Pro - before/after view

    In the Merge to HDR Pro dialog, after making adjustments with the settings, is there a quick way to toggle and see the image before adjustments and after adjustments, before closing the dialog?

    Zeno,
    Thanks. I tried converting to 32bit/channel while in the Merge to HDR dialog, then opened the image in Photoshop, but still don't see how to get a before/after preview. How does this work exactly?

  • Before/After views in Develop module

    In RSP you could easily see the difference between ALL your corrections and the original file. As easy as undo/redo.
    I know that there are several ways to view this using the before/after split screen tool. But I want to see the changes for the whole image at once. I could work around it by making snap shots and such. But I would prefer the other way...

    As an additional thought, how about making the before / after clever, making it able to put the images above and below for landscape and left right for portrait? Very simple to do, but drives my mad
    Hamish

  • How can I perform a silent install of an application AND use "run executable after installation"

    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason

    jmburns wrote:
    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason
    This problem is fixed in a future release of LabVIEW. Here's the CAR ID 67549 for tracking purposes.
    Message Edited by Bob P on 07-10-2008 09:10 AM

Maybe you are looking for

  • Acrobat 9 dll files takes time to unload after closing the reader

    I have a Java Desktop application, in which Acrobat 9 is used to display the reports generated. Acrobat 9 does not start a child process under acrobat.exe but loads dll files in the process and they take time to unload, due to which my javaw.exe is n

  • JSP : create variable dynamic variable name and get his value.

    //HI forums.sun.com ! //What I want to do is above : //out.println("<td style=\"width: "+col_width_+h+" \">") //Variable Declaration String col_width_1 = "100px"; String col_width_2 = "150px"; //etc String col_width_N = "XXXpx"; //loop for (int h = 0

  • LCD color profile and Keyboard shortcuts gets screwed up

    My macbook pro is connected to a Dell flat panel to extend the desktop. Recently, and inconsistently, the color profile of my MBP's LCD will get screwed up when I exit from the Screensaver - the external display looks right. Just clicking on display

  • Adobe livecycle server installable link

    Hi, Could someone provide me link to download adobe livecycle ES2 version 9.0 for AIX (64 bit). We have license and infact my senior has given me adobe lc server installable but for windows (64 bit) but i need it for AIX(64 bit). Please help me and p

  • What is a semaphore in a unix operating system

    Hi, Could you please explain What is a semaphore in a unix operating system how does it affect the oracle database.