Why we need to create the package instead of procedure or function in Oracle

Hello

Recently, I attended an interview, they asked,
why we must create the package instead of procedure or function in oracle. Is a specific advantage, if we create together.
I'm not sure. can u tell me please someone.

Thank you and best regards,
Sanjeev.

Hello

A part of the oracle documentation.

What is a PL/SQL Package?
A package is a schema object which includes subroutines, variables, and logically related PL/SQL types. Packages have two parts: a specification (spec) and a body. Sometimes, the body is unnecessary. The specification is the interface to the package. It declares the types, variables, constants, exceptions, cursors, and subprograms that can be referenced from outside the package. The body defines queries for the sliders and the code for the subprogrammes.

Benefits of the PL/SQL Packages
Packages have a long history in software engineering, offering important characteristics for a reliable, maintainable, and reusable code, often in team for large systems development efforts.

Modularity

Packages allow you to logically encapsulate Associates types, elements, and subroutines in a module named PL/SQL. Each package is easy to understand, and the interfaces between packages are simple, clear and well defined. This facilitates the development of applications.

Easier application design

When you design an application, all you need initially is the interface information in the package specification. You can code and compile a spec without his body. Stored subprograms that reference the package can then be compiled as well. You should not set the package body entirely until you are ready to complete the application.

Information masking

With packages, you can specify which types, elements, and subprogrammes are (and accessible) public or private (hidden and inaccessible). For example, if a package contains four subprogrammes, three can be public and one private. The package hides the implementation of the subprogramme private so that only the package (not your application) is affected if the application changes. This simplifies maintenance and improvement. Also, by hiding the implementation details of the users, you protect the integrity of the packaging.

Feature added

Sliders and packed public variables persist for the lifetime of a session. They can be shared by all the subprogrammes that are running in the environment. They allow you to manage data in any of the transactions without storing in the database.

Best performance

When you call a subprogram packaged for the first time, the whole package is loaded into memory. Subsequent calls to related subprograms in package require no disk i/o.

Packets stop cascading dependencies and avoid an unnecessary recompilation. For example, if you change the body of a packaged function, Oracle does not recompile other routines that call the function; These routines only depend on parameters and return value that are declared in the specification, so they are recompiled only if the specification changes.

Tags: Database

Similar Questions

  • I have to install just Adobe presenter of this entire application. I created the package using AAMEE3.1

    I created the package using JOHN 3.1, using the source of Adobe eLearning Suite 6.1.

    During the creation of a Package I selected only Adobe Presenter 8. The package is serialized and also Adobe ID is here to connect. The package is created successfully. But when I run MSI it restorations during the Installation.

    Here is the PDApp.log file:

    15/07/2013 09:07:21 [INFO] DeploymentManager - Build Version - 3.1.105.0

    15/07/2013 09:07:21 [INFO] DeploymentManager - verbosity Logging Level Set of 4

    15/07/2013 09:07:21 [INFO] DeploymentManager - runs the deferred custom action.

    15/07/2013 09:07:21 [INFO] DeploymentManager - obtained the following as CustomActionData

    15/07/2013 09:07:21 [INFO] DeploymentManager - mode = install; sourceDir = c:\Nouveau (2) folder \Adobe presenter 8\Build\. installDir =; origDB = folder (2) c:\Nouveau \Adobe 8\Build\Adobe presenter presenter 8. MSI

    15/07/2013 09:07:21 [INFO] DeploymentManager - mode = install; sourceDir = c:\Nouveau (2) folder \Adobe presenter 8\Build\. installDir =; origDB = folder (2) c:\Nouveau \Adobe 8\Build\Adobe presenter presenter 8. MSI

    15/07/2013 09:07:21 [INFO] DeploymentManager - original database path: C:\New folder (2) \Adobe 8\Build\Adobe host presenter 8. MSI

    {15/07/2013 09:07:21 [INFO] DeploymentManager - OptionXML saved to the location: D:\Users\Vmbuild\AppData\Local\Temp\{0EAD2103-39AF-4D85-B942-CAC0E462C482}\\{9CB14C72-1E7 1-49 C 0 - A7D8 - 559F1DC35661}

    15/07/2013 09:07:21 [INFO] DeploymentManager - Build Version - 3.1.105.0

    15/07/2013 09:07:21 [INFO] DeploymentManager - verbosity Logging Level Set of 4

    15/07/2013 09:07:21 [INFO] DeploymentManager - initialization of the Custom Action parameters data

    15/07/2013 09:07:21 [INFO] utility - file does not exist

    15/07/2013 09:07:21 [INFO] DeploymentManager - commissioning tool path is (D:\Users\Vmbuild\AppData\Local\Temp\{0EAD2103-39AF-4D85-B942-CAC0E462C482}\\{731F139B-D8 D6-4870-AA90-9626C4D6D4E2}).

    15/07/2013 09:07:21 [INFO] DeploymentManager - begins to run the custom action to install mode

    15/07/2013 09:07:21 [INFO] DeploymentManager - STEP 1: start to parse the XML Option.

    {15/07/2013 09:07:21 [INFO] DeploymentManager - deployment XML created to the path: D:\Users\Vmbuild\AppData\Local\Temp\{2592DDC9-72BD-430A-B2EA-C2839B69B46E}\\{709B4BF9-4A0 5-4D3E-BC48-850DE16D5A85}

    15/07/2013 09:07:21 [INFO] DeploymentManager - Deployment Manager runs in Install Mode.

    15/07/2013 09:07:21 [INFO] DeploymentManager - relative path to Self-Update the bootstrapper does not exist.

    {15/07/2013 09:07:21 [INFO] DeploymentManager - substitute XML created to the path: D:\Users\Vmbuild\AppData\Local\Temp\{2592DDC9-72BD-430A-B2EA-C2839B69B46E}\\{61E5FBB2-8F4 C-4909-9A3F-823EC1DE99F5}

    15/07/2013 09:07:21 [INFO] DeploymentManager - no updates found (0).

    15/07/2013 09:07:21 [INFO] DeploymentManager - STEP 2: from launch media program boot.

    15/07/2013 09:07:21 [INFO] DeploymentManager - bootstrapper launch location is: C:\New folder (2) \Adobe presenter 8\Build\Setup\Set-up.dat

    15/07/2013 09:07:22 [INFO] installation - build Version - 6.2.136.0

    15/07/2013 09:07:22 [INFO] installation - verbosity Logging Level Set of 4

    15/07/2013 09:07:22 [INFO] installation - start the installation of Adobe

    15/07/2013 09:07:22 [INFO] installation - TimeLog: start-up of the bootstrapper

    15/07/2013 09:07:22 [INFO] installation - TimeLog: begin the initial checks

    15/07/2013 09:07:22 [INFO] installation - specified Action - "install".

    15/07/2013 09:07:22 [ERROR] installation - error analysis of the arguments of the command line to the - 'DISABLE_CCM_DESKTOPSHORTCUT '.

    The expected arguments are-

    -mode = silent

    -overrideFile = '< FilePath > ".

    15/07/2013 09:07:22 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\resources\setup.xml

    15/07/2013 09:07:22 [INFO] PIM - XML is valid

    15/07/2013 09:07:22 [WARN] PIM - could not find node

    15/07/2013 09:07:22 [INFO] installation - found 7 packages in install manifest

    15/07/2013 09:07:23 [INFO] utility - semaphore is not locked

    15/07/2013 09:07:23 [INFO] PIM - Build Version - 6.2.136.0

    15/07/2013 09:07:23 [INFO] PIM - verbosity Logging Level Set of 4

    15/07/2013 09:07:23 [INFO] utility - the file does not exist

    15/07/2013 09:07:23 [INFO] utility - the file does not exist

    15/07/2013 09:07:23 [INFO] PIM - Build Version - 6.2.136.0

    15/07/2013 09:07:23 [INFO] PIM - verbosity Logging Level Set of 4

    15/07/2013 09:07:23 [INFO] PIM - PIM INSTANTIATE...

    15/07/2013 09:07:23 [INFO] utility - the file does not exist

    15/07/2013 09:07:23 [INFO] PIM - trying to createOrUpdatePIMDbSchema.

    15/07/2013 09:07:23 [INFO] PIM - schema version current db on computer 1.

    15/07/2013 09:07:23 [INFO] PIM - schema version current db installation 1.

    15/07/2013 09:07:23 [INFO] PIM - PIM DB schema is updated. Current schema version is 1.

    15/07/2013 09:07:23 [INFO] PIM - PIM Database is Up To Date.

    15/07/2013 09:07:23 [INFO] PIM - Updater inventory location: c:\Nouveau file (2) \Adobe presenter 8\Build\Setup\resources\updaterinventory.dll

    15/07/2013 09:07:23 [INFO] PIM - system locking ACF acquired level...

    15/07/2013 09:07:23 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\core\PDApp.pimx

    15/07/2013 09:07:23 [INFO] PIM - XML is valid

    15/07/2013 09:07:23 [WARN] PIM - cannot find the node

    15/07/2013 09:07:23 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed

    15/07/2013 09:07:24 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\D6\D6.pimx

    15/07/2013 09:07:24 [INFO] PIM - XML is valid

    15/07/2013 09:07:24 [WARN] PIM - could not find node

    15/07/2013 09:07:24 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed

    15/07/2013 09:07:24 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\DECore\DECore.pimx

    15/07/2013 09:07:24 [INFO] PIM - XML is valid

    15/07/2013 09:07:24 [WARN] PIM - could not find node

    15/07/2013 09:07:24 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed

    15/07/2013 09:07:24 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\DWA\DWA.pimx

    15/07/2013 09:07:24 [INFO] PIM - XML is valid

    15/07/2013 09:07:24 [WARN] PIM - could not find node

    15/07/2013 09:07:24 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed

    15/07/2013 09:07:25 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\P6\P6.pimx

    15/07/2013 09:07:25 [INFO] PIM - XML is valid

    15/07/2013 09:07:25 [WARN] PIM - could not find node

    15/07/2013 09:07:25 [INFO] PIM - id Package FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed

    15/07/2013 09:07:27 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\LWA\LWA.pimx

    15/07/2013 09:07:27 [INFO] PIM - XML is valid

    15/07/2013 09:07:27 [WARN] PIM - could not find node

    15/07/2013 09:07:27 [INFO] PIM - id Package B322281B-C04F-438E-82D7-7DA34A359526 is already installed

    15/07/2013 09:07:28 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\UWA\UWA.pimx

    15/07/2013 09:07:29 [INFO] PIM - XML is valid

    15/07/2013 09:07:29 [WARN] PIM - cannot find the node

    15/07/2013 09:07:29 [INFO] PIM - id Package B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed

    15/07/2013 09:07:29 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\CCM\CCM.pimx

    15/07/2013 09:07:29 [INFO] PIM - XML is valid

    15/07/2013 09:07:29 [WARN] PIM - cannot find the node

    15/07/2013 09:07:29 [INFO] PIM - id Package F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed

    15/07/2013 09:07:29 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize... 29928536

    15/07/2013 09:07:29 [INFO] installation - TimeLog: complete the initial audits

    15/07/2013 09:07:29 [INFO] installation - TimeLog: start the installation

    15/07/2013 09:07:29 [INFO] C:\New - Start by installing the package kernel - Setup folder (2) \Adobe presenter 8\Build\Setup\packages\core\PDApp.pimx

    15/07/2013 09:07:29 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\Setup\packages\core\PDApp.pimx

    15/07/2013 09:07:29 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\core\PDApp.pimx

    15/07/2013 09:07:29 [INFO] PIM - XML is valid

    15/07/2013 09:07:29 [WARN] PIM - cannot find the node

    15/07/2013 09:07:29 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\core\PDApp.pimx.

    15/07/2013 09:07:29 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\core\PDApp.pima.

    15/07/2013 09:07:29 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed

    15/07/2013 09:07:29 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:07:31 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:07:31 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:07:32 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:07:32 [WARN] PIM - could not find node

    15/07/2013 09:07:32 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:07:32 [INFO] PIM - created backup file

    15/07/2013 09:07:34 [INFO] utility - the file does not exist

    15/07/2013 09:07:37 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\Setup\packages\core\PDApp.pimx.

    15/07/2013 09:07:38 [INFO] C:\New Setup - finished installing the kernel package - file (2) \Adobe presenter 8\Build\Setup\packages\core\PDApp.pimx, status code returned: 0

    15/07/2013 09:07:38 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\Setup\packages\D6\D6.pimx

    15/07/2013 09:07:38 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\Setup\packages\D6\D6.pimx

    15/07/2013 09:07:38 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\D6\D6.pimx

    15/07/2013 09:07:38 [INFO] PIM - XML is valid

    15/07/2013 09:07:38 [WARN] PIM - cannot find the node

    15/07/2013 09:07:38 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\D6\D6.pimx.

    15/07/2013 09:07:38 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\D6\D6.pima.

    15/07/2013 09:07:38 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed

    15/07/2013 09:07:39 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:07:39 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:07:39 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:07:39 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:07:39 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:07:39 [INFO] PIM - created backup file

    15/07/2013 09:07:39 [INFO] utility - the file does not exist

    15/07/2013 09:07:42 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\Setup\packages\D6\D6.pimx.

    15/07/2013 09:07:42 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\Setup\packages\D6\D6.pimx

    15/07/2013 09:07:42 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\Setup\packages\DECore\DECore.pimx

    15/07/2013 09:07:42 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\Setup\packages\DECore\DECore.pimx

    15/07/2013 09:07:42 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\DECore\DECore.pimx

    15/07/2013 09:07:42 [INFO] PIM - XML is valid

    15/07/2013 09:07:42 [WARN] PIM - cannot find the node

    15/07/2013 09:07:42 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\DECore\DECore.pimx.

    15/07/2013 09:07:42 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\DECore\DECore.pima.

    15/07/2013 09:07:42 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed

    15/07/2013 09:07:42 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:07:43 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:07:43 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:07:43 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:07:43 [WARN] PIM - could not find node

    15/07/2013 09:07:43 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:07:43 [INFO] PIM - created backup file

    15/07/2013 09:07:45 [INFO] utility - the file does not exist

    15/07/2013 09:07:47 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\Setup\packages\DECore\DECore.pimx.

    15/07/2013 09:07:48 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\Setup\packages\DECore\DECore.pimx

    15/07/2013 09:07:48 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\Setup\packages\DWA\DWA.pimx

    15/07/2013 09:07:48 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\Setup\packages\DWA\DWA.pimx

    15/07/2013 09:07:48 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\DWA\DWA.pimx

    15/07/2013 09:07:48 [INFO] PIM - XML is valid

    15/07/2013 09:07:48 [WARN] PIM - cannot find the node

    15/07/2013 09:07:48 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\DWA\DWA.pimx.

    15/07/2013 09:07:48 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\DWA\DWA.pima.

    15/07/2013 09:07:48 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed

    15/07/2013 09:07:48 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:07:48 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:07:48 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:07:48 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:07:48 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:07:48 [INFO] PIM - created backup file

    15/07/2013 09:07:49 [INFO] utility - the file does not exist

    15/07/2013 09:07:53 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\Setup\packages\DWA\DWA.pimx.

    15/07/2013 09:07:53 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\Setup\packages\DWA\DWA.pimx

    15/07/2013 09:07:53 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\Setup\packages\P6\P6.pimx

    15/07/2013 09:07:53 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\Setup\packages\P6\P6.pimx

    15/07/2013 09:07:53 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\P6\P6.pimx

    15/07/2013 09:07:53 [INFO] PIM - XML is valid

    15/07/2013 09:07:53 [WARN] PIM - cannot find the node

    15/07/2013 09:07:53 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\P6\P6.pimx.

    15/07/2013 09:07:53 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\P6\P6.pima.

    15/07/2013 09:07:53 [INFO] PIM - id Package FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed

    15/07/2013 09:07:53 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:07:54 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:07:54 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:07:54 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:07:54 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:07:54 [INFO] PIM - created backup file

    15/07/2013 09:07:59 [INFO] utility - the file does not exist

    15/07/2013 09:08:04 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\Setup\packages\P6\P6.pimx.

    15/07/2013 09:08:04 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\Setup\packages\P6\P6.pimx

    15/07/2013 09:08:04 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\Setup\packages\LWA\LWA.pimx

    15/07/2013 09:08:04 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\Setup\packages\LWA\LWA.pimx

    15/07/2013 09:08:04 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\LWA\LWA.pimx

    15/07/2013 09:08:04 [INFO] PIM - XML is valid

    15/07/2013 09:08:04 [WARN] PIM - could not find node

    15/07/2013 09:08:04 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\LWA\LWA.pimx.

    15/07/2013 09:08:04 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\LWA\LWA.pima.

    15/07/2013 09:08:04 [INFO] PIM - id Package B322281B-C04F-438E-82D7-7DA34A359526 is already installed

    15/07/2013 09:08:04 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:08:05 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:08:05 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:08:05 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:08:05 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:08:05 [INFO] PIM - created backup file

    15/07/2013 09:08:09 [INFO] utility - the file does not exist

    15/07/2013 09:08:18 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\Setup\packages\LWA\LWA.pimx.

    15/07/2013 09:08:18 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\Setup\packages\LWA\LWA.pimx

    15/07/2013 09:08:18 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\Setup\packages\UWA\UWA.pimx

    15/07/2013 09:08:18 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\Setup\packages\UWA\UWA.pimx

    15/07/2013 09:08:18 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\UWA\UWA.pimx

    15/07/2013 09:08:18 [INFO] PIM - XML is valid

    15/07/2013 09:08:18 [WARN] PIM - could not find node

    15/07/2013 09:08:18 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\UWA\UWA.pimx.

    15/07/2013 09:08:19 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\UWA\UWA.pima.

    15/07/2013 09:08:19 [INFO] PIM - id Package B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed

    15/07/2013 09:08:19 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:08:20 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:08:20 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:08:20 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:08:20 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:08:20 [INFO] PIM - created backup file

    15/07/2013 09:08:21 [INFO] utility - the file does not exist

    15/07/2013 09:08:27 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\Setup\packages\UWA\UWA.pimx.

    15/07/2013 09:08:27 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\Setup\packages\UWA\UWA.pimx

    15/07/2013 09:08:27 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\Setup\packages\CCM\CCM.pimx

    15/07/2013 09:08:27 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\Setup\packages\CCM\CCM.pimx

    15/07/2013 09:08:27 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\Setup\packages\CCM\CCM.pimx

    15/07/2013 09:08:27 [INFO] PIM - XML is valid

    15/07/2013 09:08:27 [WARN] PIM - could not find node

    15/07/2013 09:08:27 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\CCM\CCM.pimx.

    15/07/2013 09:08:27 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\Setup\packages\CCM\CCM.pima.

    15/07/2013 09:08:28 [INFO] PIM - id Package F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed

    15/07/2013 09:08:28 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:08:28 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:08:28 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:08:29 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:08:29 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:08:29 [INFO] PIM - created backup file

    15/07/2013 09:08:29 [INFO] utility - the file does not exist

    15/07/2013 09:08:33 [INFO] utility - path to the process: C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe directory of process: \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities arguments C:\Program Files (x 86) being passed: "C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe" - registry = true - createShortcut = true

    15/07/2013 09:08:33 [INFO] utility - success of CreateProcess

    15/07/2013 09:08:35 [INFO] utility - Sucessfully launched and executed the process...

    15/07/2013 09:08:35 [INFO] PIM - executed correctly install modifier to the path: "C:\Program Files (x 86) \Common.

    15/07/2013 09:08:35 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\Setup\packages\CCM\CCM.pimx.

    15/07/2013 09:08:35 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\Setup\packages\CCM\CCM.pimx

    15/07/2013 09:08:35 [INFO] PIM - treatment... _pimCreateOrUpdateAAMInventory

    15/07/2013 09:08:36 [INFO] PIM - inventory already present on the machine...

    15/07/2013 09:08:36 [INFO] installation - TimeLog: installation of the end Lance PDApp.

    15/07/2013 09:08:37 [INFO] installation - path of deployment file not specified in command-line arguments. Skip the deployment of payload part

    15/07/2013 09:08:37 [INFO] installation - = end of Adobe installer. Exit code: 0 =.

    15/07/2013 09:08:37 [INFO] PIM - PIMSqlite closeDB status 0

    15/07/2013 09:08:37 [INFO] FREE PIM - PIM Instance...

    15/07/2013 09:08:37 [INFO] DeploymentManager - Build Version - 3.1.105.0

    15/07/2013 09:08:37 [INFO] DeploymentManager - verbosity Logging Level Set of 4

    15/07/2013 09:08:37 [INFO] DeploymentManager - the code returned by the boot process is (0).

    15/07/2013 09:08:37 [INFO] DeploymentManager - STEP 3: from throw ASU AAM.

    15/07/2013 09:08:37 [INFO] DeploymentManager - bootstrapper launch location is: C:\New folder (2) \Adobe presenter 8\Build\ASU\Set-up.dat

    15/07/2013 09:08:37 [INFO] installation - build Version - 6.2.136.0

    15/07/2013 09:08:37 [INFO] installation - verbosity Logging Level Set of 4

    15/07/2013 09:08:37 [INFO] installation - start the installation of Adobe

    15/07/2013 09:08:37 [INFO] installation - TimeLog: start-up of the bootstrapper

    15/07/2013 09:08:37 [INFO] installation - TimeLog: begin the initial checks

    15/07/2013 09:08:37 [INFO] installation - specified Action - "install".

    15/07/2013 09:08:37 [ERROR] installation - error analysis of the arguments of the command line to the - 'DISABLE_CCM_DESKTOPSHORTCUT '.

    The expected arguments are-

    -mode = silent

    -overrideFile = '< FilePath > ".

    15/07/2013 09:08:37 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\resources\setup.xml

    15/07/2013 09:08:37 [INFO] PIM - XML is valid

    15/07/2013 09:08:37 [WARN] PIM - cannot find the node

    15/07/2013 09:08:37 [INFO] installation - found 7 packages in install manifest

    15/07/2013 09:08:37 [INFO] utility - semaphore is not locked

    15/07/2013 09:08:37 [INFO] PIM - Build Version - 6.2.136.0

    15/07/2013 09:08:37 [INFO] PIM - verbosity Logging Level Set of 4

    15/07/2013 09:08:37 [INFO] utility - the file does not exist

    15/07/2013 09:08:37 [INFO] utility - the file does not exist

    15/07/2013 09:08:37 [INFO] PIM - Build Version - 6.2.136.0

    15/07/2013 09:08:37 [INFO] PIM - verbosity Logging Level Set of 4

    15/07/2013 09:08:37 [INFO] PIM - PIM INSTANTIATE...

    15/07/2013 09:08:37 [INFO] utility - the file does not exist

    15/07/2013 09:08:38 [INFO] PIM - trying to createOrUpdatePIMDbSchema.

    15/07/2013 09:08:38 [INFO] PIM - schema version current db on computer 1.

    15/07/2013 09:08:38 [INFO] PIM - schema version current db installation 1.

    15/07/2013 09:08:38 [INFO] PIM - PIM DB schema is updated. Current schema version is 1.

    15/07/2013 09:08:38 [INFO] PIM - PIM Database is Up To Date.

    15/07/2013 09:08:38 [INFO] PIM - Updater inventory location: c:\Nouveau file (2) \Adobe presenter 8\Build\ASU\resources\updaterinventory.dll

    15/07/2013 09:08:38 [INFO] PIM - system locking ACF acquired level...

    15/07/2013 09:08:38 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\core\PDApp.pimx

    15/07/2013 09:08:38 [INFO] PIM - XML is valid

    15/07/2013 09:08:38 [WARN] PIM - cannot find the node

    15/07/2013 09:08:38 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed

    15/07/2013 09:08:38 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\D6\D6.pimx

    15/07/2013 09:08:38 [INFO] PIM - XML is valid

    15/07/2013 09:08:38 [WARN] PIM - cannot find the node

    15/07/2013 09:08:38 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed

    15/07/2013 09:08:38 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\DECore\DECore.pimx

    15/07/2013 09:08:38 [INFO] PIM - XML is valid

    15/07/2013 09:08:38 [WARN] PIM - cannot find the node

    15/07/2013 09:08:38 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed

    15/07/2013 09:08:38 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\DWA\DWA.pimx

    15/07/2013 09:08:38 [INFO] PIM - XML is valid

    15/07/2013 09:08:38 [WARN] PIM - cannot find the node

    15/07/2013 09:08:38 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed

    15/07/2013 09:08:38 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\P6\P6.pimx

    15/07/2013 09:08:39 [INFO] PIM - XML is valid

    15/07/2013 09:08:39 [WARN] PIM - cannot find the node

    15/07/2013 09:08:39 [INFO] PIM - id Package FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed

    15/07/2013 09:08:39 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\LWA\LWA.pimx

    15/07/2013 09:08:39 [INFO] PIM - XML is valid

    15/07/2013 09:08:39 [WARN] PIM - cannot find the node

    15/07/2013 09:08:39 [INFO] PIM - id Package B322281B-C04F-438E-82D7-7DA34A359526 is already installed

    15/07/2013 09:08:39 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\UWA\UWA.pimx

    15/07/2013 09:08:39 [INFO] PIM - XML is valid

    15/07/2013 09:08:39 [WARN] PIM - cannot find the node

    15/07/2013 09:08:39 [INFO] PIM - id Package B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed

    15/07/2013 09:08:39 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\CCM\CCM.pimx

    15/07/2013 09:08:39 [INFO] PIM - XML is valid

    15/07/2013 09:08:39 [WARN] PIM - cannot find the node

    15/07/2013 09:08:39 [INFO] PIM - id Package F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed

    15/07/2013 09:08:39 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize... 29928536

    15/07/2013 09:08:39 [INFO] installation - TimeLog: complete the initial audits

    15/07/2013 09:08:39 [INFO] installation - TimeLog: start the installation

    15/07/2013 09:08:39 [INFO] C:\New - Start by installing the package kernel - Setup folder (2) \Adobe presenter 8\Build\ASU\packages\core\PDApp.pimx

    15/07/2013 09:08:39 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\ASU\packages\core\PDApp.pimx

    15/07/2013 09:08:39 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\core\PDApp.pimx

    15/07/2013 09:08:39 [INFO] PIM - XML is valid

    15/07/2013 09:08:39 [WARN] PIM - cannot find the node

    15/07/2013 09:08:39 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\core\PDApp.pimx.

    15/07/2013 09:08:39 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\core\PDApp.pima.

    15/07/2013 09:08:39 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed

    15/07/2013 09:08:39 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:08:39 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:08:39 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:08:39 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:08:39 [WARN] PIM - cannot find the node

    15/07/2013 09:08:39 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:08:40 [INFO] PIM - created backup file

    15/07/2013 09:08:41 [INFO] utility - the file does not exist

    15/07/2013 09:08:45 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\ASU\packages\core\PDApp.pimx.

    15/07/2013 09:08:45 [INFO] C:\New Setup - finished installing the kernel package - file (2) \Adobe presenter 8\Build\ASU\packages\core\PDApp.pimx, status code returned: 0

    15/07/2013 09:08:45 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\ASU\packages\D6\D6.pimx

    15/07/2013 09:08:45 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\ASU\packages\D6\D6.pimx

    15/07/2013 09:08:45 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\D6\D6.pimx

    15/07/2013 09:08:45 [INFO] PIM - XML is valid

    15/07/2013 09:08:45 [WARN] PIM - could not find node

    15/07/2013 09:08:45 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\D6\D6.pimx.

    15/07/2013 09:08:45 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\D6\D6.pima.

    15/07/2013 09:08:45 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed

    15/07/2013 09:08:45 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:08:45 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:08:45 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:08:45 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:08:45 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:08:45 [INFO] PIM - created backup file

    15/07/2013 09:08:46 [INFO] utility - the file does not exist

    15/07/2013 09:08:49 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\ASU\packages\D6\D6.pimx.

    15/07/2013 09:08:49 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\ASU\packages\D6\D6.pimx

    15/07/2013 09:08:49 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\ASU\packages\DECore\DECore.pimx

    15/07/2013 09:08:49 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\ASU\packages\DECore\DECore.pimx

    15/07/2013 09:08:49 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\DECore\DECore.pimx

    15/07/2013 09:08:49 [INFO] PIM - XML is valid

    15/07/2013 09:08:49 [WARN] PIM - cannot find the node

    15/07/2013 09:08:49 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\DECore\DECore.pimx.

    15/07/2013 09:08:49 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\DECore\DECore.pima.

    15/07/2013 09:08:49 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed

    15/07/2013 09:08:49 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:08:49 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:08:49 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:08:49 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:08:49 [WARN] PIM - cannot find the node

    15/07/2013 09:08:49 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:08:49 [INFO] PIM - created backup file

    15/07/2013 09:08:51 [INFO] utility - the file does not exist

    15/07/2013 09:08:53 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\ASU\packages\DECore\DECore.pimx.

    15/07/2013 09:08:53 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\ASU\packages\DECore\DECore.pimx

    15/07/2013 09:08:53 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\ASU\packages\DWA\DWA.pimx

    15/07/2013 09:08:53 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\ASU\packages\DWA\DWA.pimx

    15/07/2013 09:08:53 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\DWA\DWA.pimx

    15/07/2013 09:08:53 [INFO] PIM - XML is valid

    15/07/2013 09:08:53 [WARN] PIM - cannot find the node

    15/07/2013 09:08:53 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\DWA\DWA.pimx.

    15/07/2013 09:08:53 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\DWA\DWA.pima.

    15/07/2013 09:08:55 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed

    15/07/2013 09:08:55 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:08:55 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:08:55 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:08:55 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:08:55 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:08:55 [INFO] PIM - created backup file

    15/07/2013 09:08:55 [INFO] utility - the file does not exist

    15/07/2013 09:08:58 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\ASU\packages\DWA\DWA.pimx.

    15/07/2013 09:08:58 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\ASU\packages\DWA\DWA.pimx

    15/07/2013 09:08:58 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\ASU\packages\P6\P6.pimx

    15/07/2013 09:08:58 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\ASU\packages\P6\P6.pimx

    15/07/2013 09:08:58 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\P6\P6.pimx

    15/07/2013 09:08:58 [INFO] PIM - XML is valid

    15/07/2013 09:08:58 [REPORT] PIM - cannot find the node

    15/07/2013 09:08:58 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\P6\P6.pimx.

    15/07/2013 09:08:58 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\P6\P6.pima.

    15/07/2013 09:08:59 [INFO] PIM - id Package FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed

    15/07/2013 09:08:59 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:08:59 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:08:59 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:08:59 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:08:59 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:08:59 [INFO] PIM - created backup file

    15/07/2013 09:09:03 [INFO] utility - the file does not exist

    15/07/2013 09:09:11 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\ASU\packages\P6\P6.pimx.

    15/07/2013 09:09:11 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\ASU\packages\P6\P6.pimx

    15/07/2013 09:09:11 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\ASU\packages\LWA\LWA.pimx

    15/07/2013 09:09:11 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\ASU\packages\LWA\LWA.pimx

    15/07/2013 09:09:11 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\LWA\LWA.pimx

    15/07/2013 09:09:11 [INFO] PIM - XML is valid

    15/07/2013 09:09:11 [WARN] PIM - cannot find the node

    15/07/2013 09:09:11 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\LWA\LWA.pimx.

    15/07/2013 09:09:11 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\LWA\LWA.pima.

    15/07/2013 09:09:11 [INFO] PIM - id Package B322281B-C04F-438E-82D7-7DA34A359526 is already installed

    15/07/2013 09:09:11 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:09:11 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:09:11 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:09:12 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:09:12 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:09:12 [INFO] PIM - created backup file

    15/07/2013 09:09:15 [INFO] utility - the file does not exist

    15/07/2013 09:09:23 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\ASU\packages\LWA\LWA.pimx.

    15/07/2013 09:09:23 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\ASU\packages\LWA\LWA.pimx

    15/07/2013 09:09:23 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\ASU\packages\UWA\UWA.pimx

    15/07/2013 09:09:23 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\ASU\packages\UWA\UWA.pimx

    15/07/2013 09:09:23 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\UWA\UWA.pimx

    15/07/2013 09:09:23 [INFO] PIM - XML is valid

    15/07/2013 09:09:23 [WARN] PIM - cannot find the node

    15/07/2013 09:09:23 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\UWA\UWA.pimx.

    15/07/2013 09:09:23 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\UWA\UWA.pima.

    15/07/2013 09:09:24 [INFO] PIM - id Package B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed

    15/07/2013 09:09:24 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:09:24 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:09:24 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:09:24 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:09:24 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:09:24 [INFO] PIM - created backup file

    15/07/2013 09:09:25 [INFO] utility - the file does not exist

    15/07/2013 09:09:31 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\ASU\packages\UWA\UWA.pimx.

    15/07/2013 09:09:32 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\ASU\packages\UWA\UWA.pimx

    15/07/2013 09:09:32 [INFO] C:\New - Start installation package - Setup folder (2) \Adobe presenter 8\Build\ASU\packages\CCM\CCM.pimx

    15/07/2013 09:09:32 [INFO] PIM - BEGINNING to the C:\New folder (2) file installPackage \Adobe presenter 8\Build\ASU\packages\CCM\CCM.pimx

    15/07/2013 09:09:32 [INFO] PIM - tries to access xml path: c:\Nouveau folder (2) \Adobe presenter 8\Build\ASU\packages\CCM\CCM.pimx

    15/07/2013 09:09:32 [INFO] PIM - XML is valid

    15/07/2013 09:09:32 [WARN] PIM - could not find node

    15/07/2013 09:09:32 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\CCM\CCM.pimx.

    15/07/2013 09:09:32 [INFO] PIM - package validation file: "C:\New folder (2) \Adobe presenter 8\Build\ASU\packages\CCM\CCM.pima.

    15/07/2013 09:09:32 [INFO] PIM - id Package F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed

    15/07/2013 09:09:32 [INFO] PIM - deleteAppletRegInfoRecords SUCCESS.

    15/07/2013 09:09:33 [INFO] PIM - deletePackageUpgradeInfoRecords SUCCESS.

    15/07/2013 09:09:33 [INFO] PIM - deletePackageInstallationInfoRecords SUCCESS.

    15/07/2013 09:09:33 [INFO] PIM - insertPackageUpdateList SUCCESS.

    15/07/2013 09:09:33 [INFO] PIM - insertAppletRegInfoList SUCCESS.

    15/07/2013 09:09:33 [INFO] PIM - created backup file

    15/07/2013 09:09:33 [INFO] utility - the file does not exist

    15/07/2013 09:09:35 [INFO] utility - path to the process: C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe directory of process: \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities arguments C:\Program Files (x 86) being passed: "C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe" - registry = true - createShortcut = true

    15/07/2013 09:09:36 [INFO] utility - success of CreateProcess

    15/07/2013 09:09:37 [INFO] utility - Sucessfully launched and executed the process...

    15/07/2013 09:09:37 [INFO] PIM - executed correctly install modifier to the path: "C:\Program Files (x 86) \Common.

    15/07/2013 09:09:37 [INFO] PIM - installPackage SUCCESS to the C:\New folder (2) file \Adobe presenter 8\Build\ASU\packages\CCM\CCM.pimx.

    15/07/2013 09:09:37 [INFO] C:\New Setup - finish by installing the package - file (2) \Adobe presenter 8\Build\ASU\packages\CCM\CCM.pimx

    15/07/2013 09:09:37 [INFO] PIM - treatment... _pimCreateOrUpdateAAMInventory

    15/07/2013 09:09:37 [INFO] PIM - inventory already present on the machine...

    15/07/2013 09:09:37 [INFO] installation - TimeLog: installation of the end Lance PDApp.

    15/07/2013 09:09:37 [INFO] installation - path of deployment file not specified in command-line arguments. Skip the deployment of payload part

    15/07/2013 09:09:37 [INFO] installation - = end of Adobe installer. Exit code: 0 =.

    15/07/2013 09:09:37 [INFO] PIM - PIMSqlite closeDB status 0

    15/07/2013 09:09:37 [INFO] FREE PIM - PIM Instance...

    15/07/2013 09:09:37 [INFO] DeploymentManager - Build Version - 3.1.105.0

    15/07/2013 09:09:37 [INFO] DeploymentManager - verbosity Logging Level Set of 4

    15/07/2013 09:09:37 [INFO] DeploymentManager - the code returned by the boot process is (0).

    15/07/2013 09:09:37 [INFO] DeploymentManager - correction of dependencies in local db.

    15/07/2013 09:09:37 [INFO] DeploymentManager - no db media present on the machine.

    15/07/2013 09:09:37 [INFO] DeploymentManager - STEP 4: start the Adobe installer.

    15/07/2013 09:09:37 [INFO] DeploymentManager - path of the common Adobe got.

    15/07/2013 09:09:37 [INFO] DeploymentManager - Installer Adobe launch location is: C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe

    15/07/2013 09:16:50 [INFO] AAMEEUtilities - creation process is complete.

    15/07/2013-09:16:50 [FATAL] DeploymentManager - the code returned by the Adobe installation process is (6). Stop the installation process.

    15/07/2013 09:16:50 [INFO] DeploymentManager - begins to clean partially recessed payloads.

    {15/07/2013 09:16:50 [INFO] DeploymentManager - undeployment XML created to the path: D:\Users\Vmbuild\AppData\Local\Temp\{2592DDC9-72BD-430A-B2EA-C2839B69B46E}\\{EE4FEE4B-4C1 3 - 44E5 - 8 c 22-230423DB10EF}

    15/07/2013 09:16:50 [INFO] DeploymentManager - begins to launch the Adobe installer to uninstall mode.

    15/07/2013 09:16:50 [INFO] DeploymentManager - path of the common Adobe got.

    15/07/2013 09:16:50 [INFO] DeploymentManager - C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe

    15/07/2013 09:20:21 [INFO] PIM-uninstall - Version Build - 6.2.136.0

    15/07/2013 09:20:21 [INFO] PIM-Uninstall - verbosity Logging Level Set of 4

    15/07/2013 09:20:21 [INFO] PIM-uninstall - Start: uninstall Adobe Application Manager...

    15/07/2013 09:20:21 [INFO] PIM-Uninstall - County of SIDES occurs

    15/07/2013 09:20:21 [INFO] PIM-Uninstall - SIDES produced install status

    15/07/2013 09:20:21 [INFO] PIM-Uninstall - get the NO SIDE product count

    15/07/2013 09:20:21 [INFO] utility - file does not exist

    15/07/2013 09:20:21 [INFO] PIM-Uninstall - AAMRefs folder does not exist. Products non-cotes does not exist on the system

    15/07/2013 09:20:21 [INFO] PIM-Uninstall - SIDES NOT produced install status

    15/07/2013 09:20:21 [INFO] utility - the file does not exist

    15/07/2013 09:20:22 [INFO] utility - the file does not exist

    15/07/2013 09:20:22 [INFO] PIM-uninstall - launch RemoveAAM to: C:\Program Files (x 86) \Common Files\Adobe\RemoveAAM.bin

    15/07/2013 09:20:22 [INFO] UninstallAAM - argc: 2

    15/07/2013 09:20:22 [INFO] UninstallAAM - PIM.dll starting from loading: C:\Program Files (x 86) \Common Files\Adobe\AdobePIM.dll

    15/07/2013 09:20:22 [INFO] AAMEEUtilities - creation process is complete.

    15/07/2013 09:20:22 [INFO] DeploymentManager - the code returned by the Adobe installation process is (0).

    {15/07/2013 09:20:22 [INFO] DeploymentManager - sizing tool launch location is: D:\Users\Vmbuild\AppData\Local\Temp\{0EAD2103-39AF-4D85-B942-CAC0E462C482}\\{731F139B-D8D 6-4870-AA90-9626C4D6D4E2}

    15/07/2013 09:20:22 [INFO] PIM-uninstall - Version Build - 6.2.136.0

    15/07/2013 09:20:22 [INFO] PIM-Uninstall - verbosity Logging Level Set of 4

    15/07/2013 09:20:22 [INFO] PIM-Uninstall - killing all deployment workflows

    15/07/2013 09:20:22 [INFO] PIM-Uninstall - Check and wait on the installation of Adobe (Bootstrapper) runs...

    15/07/2013 09:20:22 [INFO] PIM-Uninstall - Check and wait on installation of Adobe (SIDES) if running...

    15/07/2013 09:20:22 [INFO] PIM-Uninstall - Check and wait if ACF is locked...

    15/07/2013 09:20:22 [INFO] PIM-Uninstall - Check and close notifiers Adobe Application Manager...

    15/07/2013 09:20:22 [INFO] utility - semaphore is not locked

    15/07/2013 09:20:22 [INFO] PIM - modifying installation execution

    15/07/2013 09:20:22 [INFO] PIM - Build Version - 6.2.136.0

    15/07/2013 09:20:22 [INFO] PIM - verbosity Logging Level Set of 4

    15/07/2013 09:20:22 [INFO] PIM - PIM INSTANTIATE...

    15/07/2013 09:20:22 [INFO] utility - the file does not exist

    15/07/2013 09:20:22 [INFO] PIM - trying to createOrUpdatePIMDbSchema.

    15/07/2013 09:20:22 [INFO] PIM - schema version current db on computer 1.

    15/07/2013 09:20:22 [INFO] PIM - schema version current db installation 1.

    15/07/2013 09:20:22 [INFO] PIM - PIM DB schema is updated. Current schema version is 1.

    15/07/2013 09:20:22 [INFO] PIM - PIM Database is Up To Date.

    15/07/2013 09:20:23 [INFO] utility - path to the process: C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe directory of process: \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities arguments C:\Program Files (x 86) being passed: "C:\Program Files (x 86) \Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe" - unregister = true - deleteShortcut = true

    15/07/2013 09:20:23 [INFO] utility - success of CreateProcess

    15/07/2013 09:20:23 [INFO] AAMEEUtilities - creation process is complete.

    15/07/2013 09:20:23 [INFO] DeploymentManager - the return Code of the tool in service (0).

    15/07/2013 09:20:23 [INFO] DeploymentManager - commissioning tool succeeded UnSerialize the product.

    15/07/2013 09:20:23 [INFO] DeploymentManager - install workflow ends.

    15/07/2013 09:20:25 [INFO] utility - Sucessfully launched and executed the process...

    15/07/2013 09:20:25 [INFO] PIM - executed properly uninstall modifier to the path: "C:\Program Files (x 86) \Common.

    15/07/2013 09:20:25 [INFO] PIM - PIMSqlite closeDB status 0

    15/07/2013 09:20:25 [INFO] FREE PIM - PIM Instance...

    15/07/2013 09:20:33 [INFO] UninstallAAM - Self delete to delete RemoveAAM.bin and AdobePIM.dll...

    1. Office 2010 64 bit as a dependency.

    2. the register used to deceive the 64-bit version of PowerPoint application is already installed.

    Even though source works with 32-bit powerPoint. but need to MSI 64-bit powerpoint.

  • I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not display in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not appear in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    You must save the spreadsheet containing the new date as a model format and use this custom template for each new spreadsheet where you want that this date format personalized at your disposal.

  • Problem steps Recorder error - you have not permissions to system files needed to create the specified output file.

    I am trying to use the PSR as a domain user, but get the following error message when you try to save my record:

    "You don't have permissions of system files needed to create the specified output file.
    If I run the present when logged in as a domain administrator, I can record without problem.  But when logged in as a domain user, I get the error.  I tried "Run as Administrator" as well as "Run as different user", enter the domain administrator credentials, but still get the error.
    Everyone knows about this problem?

    Hello Giblits,

    Because the computer is connected to a domain, it would be better on the TechNet forum. I suggest you post your question on the following link to get the exact resolution.

    http://social.technet.Microsoft.com/forums/en-us/category/w7itpro

  • I was handed this software this morning which is installed at the end of the day and I have never delt with cloud based adobe installation, I created the package this morning and have it installed on a machine but I'm not sure how to enable it

    I was handed this software this morning which is installed at the end of the day and I have never delt with cloud based adobe installation, I created the package this morning and have it installed on a machine but I'm not sure how to enable it

    Creative cloud learn & support

    http://helpx.Adobe.com/creative-cloud.html

    Cloud creation help / install, update or uninstall applications

    http://helpx.Adobe.com/creative-cloud/help/install-apps.html

  • How to create the script to compile procedure files in oracle - urgent deadline...

    How to create the script to compile procedure files in oracle.    about to go live and have much .prc pkg in a directory usr/tmp/ar... Po... human resources etc. need to create a script to compile all the files in the folder, then do not open all necessary .prc suggestions on how to do it.   Thank you Tom.

    (1) an urgent need, ASAP,... are words that do not in a forum of volunteer. We are here to help if you need it now, for free, open a SR.

    (2) oracle procedures are not files.

    (3) I think you are trying to run operating system packages, no Oracle procedure. right?

  • Need help to create the package

    Table A
    Column1 Column2
    2B
    1 b
    3A
    4 B

    Table B (aggregate of table A)
    Column1 Column2
    A 3
    B 1

    Table C is new data for Table A and Table A.column1 = Table B.column1
    Column1 Column2
    1 C
    2 C
    3 C
    4 D

    I need to make a package that aggregates data in table C, update existing records in Table B, and insert records in Table B. The result should look like this:
    Table A
    Column1 Column2
    A 0 (3-3)
    B 0 (1-1)
    A q
    D 1

    Hello

    Assuming that the same id (like 'A', 'B',...) never occurs in table_b and table_c (which is the case in your test data):

    WITH     a_summary     AS
    (
         SELECT       column2     AS id
         ,       COUNT (*)     AS cnt
         FROM       table_a
         GROUP BY  column2
    )
    ,     b_c_summary     as
    (
         SELECT     column1          AS id
         ,     COLUMN2          AS cnt
         FROM     table_b
              --
        UNION ALL
              --
         SELECT    column2     AS id
         ,       COUNT (*)     AS cnt
         FROM       table_c
         GROUP BY  column2
    )
    SELECT     bc.id               AS column1
    ,     bc.cnt - NVL (a,cnt, 0)     AS column2
    FROM              b_c_summary  bc
    LEFT OUTER JOIN      a_summary    a          ON     bc.id     = a.id
    ;
    

    If there is an overlap between b and c, you have to change b_c_summary; It may involve a FULL OUTER JOIN instead of UNION all. If so, after a new series of sample data (CREATE TABLE and INSERT statements) and the results desired from these data.

    As Anurag said, you don't need a package or any kind of PL/SQL to get these results, but you can use a query like this in a package, if you want.

    Published by: Frank Kulash, December 10, 2009 10:46
    If you need to change table_b, you can use a query like this as a subquery in a MERGE statement, as Beijing says.

  • create new folder, but the path does not exist.  That's why I need to create!

    I want to take their existing case files, wallpapers and move them into a new catalog LR, jpg_edits.  In the import window, I left click on the parent, my photos and get 'create a new folder '. After which a new folder creation box opens to display the ms mode my file Explorer and the parent.  But he says to Select a folder, so when I try to type the new name, they tell me the path does not exist.  Which may be the reason I'm trying to create the new folder.  Everything seems to be able to do is to slect the existing folders.  Where is the creation of a new part of catalogue record?

    If I understand the question, you want to create a new destination folder in an existing parent folder. Fix? Once you click the folder parent in the Destination panel (left side of the screen to import), expect the top of the Destination table. You will find two elements here. The first, in the subfolder, allows you to enter the name of the new subfolder to create but it must ensure that the box is checked. Select the check box and enter the name of the file in the text field. Then, select the option in a single folder drop-down organizing. With these options, you will see a new subfolder in the tree under your (grey) selected parent folder. Even once all this is done on the right side of the screen to import.

  • Why you need to save the images in photomerge panorama?

    Hello.

    I don't understand why with the new version of the Photomerge panorama when I select "create panorama" the program asks me to save the images prior to their merger.

    In addition I don' t understand what foto I must record and in which format?  (all the? in JPG? in PSD?)

    Even after doing this (Save ALL images to merge as a JPG-copy) I can't go forward.

    Thank you to anyone to help me.

    Luigi

    luigig25855901 wrote:

    After my post, I read that you need to open the images, export them (with mutiple of edit function) to a separate folder, and then from the p.panorama with the 'new' images. It worked, but I guess why it can't be fixed by Adobe. It is an unnecessary extra work.

    Luigi

    See this other post.

    Panoramas - Error Message: the Documents must be registered before they can be merged

    The problem only arises with the images in a vertical position.

    It didn't happen with older versions of items, so I don't think that it can not be solved.

    You don't have any extra work if you work from the organizer and you export your files to the correct resolution.

  • Need to create the Partition in the history table

    Hello

    I have an audit table that stores the data for the last 8 years in it and the customer wants to retain the data for the last 8 years. Now as adding data to this table is increasing, there is a delay in execution of report which are acquired by querying on this table.

    Basically, they go a from date and to date. Then these date are compared with two columns of dates in the table. The condition of the query will be as below

    TRUNC (NVL (DATE1, DATE2)) > = TRUNC (TO_DATE (?, ' dd/mm/yyyy ""))

    AND TRUNC (NVL (DATE1, DATE2)) < = TRUNC (TO_DATE (?, ' dd/mm/yyyy ""))

    Users can query for any date range.

    I am thinking of creating a Partition of the range on this table for each month during the 8 years of data. Please suggest on the question of whether I should use partition interval range to make it more effective. And would also create an Index on this partition for the above two day columns.

    12 (months) SO * 8 (years) = 98 would be created partitions. This will not overload the schema of database/Tablespace? Y at - it another effective way to set the table.

    Please suggest and let me know for any clarification.

    There are 2 approaches (but not limited to 2) to create the Partition on an existing table:

    Note: There is no ALTER TABLE statement to convert a heap table to a partitioned table.

    1. create a temporary Partitioned table with the same types of data in the column. Take a dump of the original table (HEAP) export and import the dump into the newly created partitioned intermediate table. After checking the data file the original and rename the interim even as the original table.

    2 using the package Oracle DBMS_REDEFINITION automates the steps above from said (not exactly the same steps, however) and its done online - which means there is no required downtime, the original table may undergo DML operations during this process of redefinition. View partitioning of a table online with DBMS_REDEFINITION | Oracle instructor

    According to my understanding if let us know as a partition interval then in April if there is an inserted record then it will create a new partition for the month of April will be of value less than 30 April 2014 "and all other documents created in April will pass under it"

    Yes, it's a feature of 11g, which Oracle manages adding partitions as needed. In earlier versions DBA can add partitions manually from time to time. Reference www.gavinsoorma.com/2009/09/11g-interval-partitioning/

    Here the reason for check the sent_out_datetime NVL will be NULL for few records, so in this case we want to get the records for dates of mapping them to received_datetime

    In addition, try to replace the NVL with COALESCE and test it. This would help improve performance.

  • Need to duplicate the package through the code

    I'm about to upgrade the package body. I don't have a direct access to the database. However, there will be a dba that will run the scripts for us. I can't be sure that the script into Production is the same as the script that I sent you. To the idea of disaster recovery, I would like to replicate the script and rename it "script_name_BAK".

    I know I can do this by copying the script and renaming. Because I only have access, can I send on a script that will do I need?
    Also, when I ask the script, it cut so many characters to the right (perhaps 80). I hope that a copy of the script is not the same gap. It will be?


    Thank you.


    Daniel

    2yzzy says:
    I'm about to upgrade the package body. I don't have a direct access to the database. However, there will be a dba that will run the scripts for us. I can't be sure that the script into Production is the same as the script that I sent you. To the idea of disaster recovery, I would like to replicate the script and rename it "script_name_BAK".

    I know I can do this by copying the script and renaming. Because I only have access, can I send on a script that will do I need?
    Also, when I ask the script, it cut so many characters to the right (perhaps 80). I hope that a copy of the script is not the same gap. It will be?

    Thank you.

    Daniel

    Why not inform the ADMINISTRATOR who must be part of this process and ensure that it has a valid "backup" this package until he applies the change that you send. Sounds like something I don't want to be aware of if I was in his place.

    In general resembles your store needs serious work on it's versions of the code and procedures management strategies.

  • Need to create the directory (folder) using phonegap (mobile jquery)

    In my application, I have a button field and text on each click I need to create a folder (folder create text file with text field data). I also read data from the text file. I also need to count the number of folder in this directory how it is it possible to phonegap + jquery mobile.

    is it possible to control this feature in office or I need device?

    I suggest you start here

    www.html5rocks.com/en/tutorials/file/filesystem/

    Its a good guide

  • Do I need to install the package of language in the field target during the migration to Active directory using ADMT?

    I'm going to migrate users and groups through ADMT.
    BONES of the server in the source and target domains are Windows server 2012 R2.
    The source operating system language setting is Japanese, on the other hand that of target domain is English.
    Do I need to install the language pack for the Japanese in the target domain to avoid encoding (mojibake) probrem?

    Thank you

    Kazuo Ieiri

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
  • Need to create the profile and assign it to a user

    I created a profile,

    create the profile j_profile limit

    sessions_per_user 1

    Idle 5

    failed_login_attempts 3

    password_life_time 7

    password_resue_time 10

    password_verify_function by default;


    PROFILE

    also, I created a user rr and assigned to the profile,

    create user rr

    identified by rr

    Profile of j_profile;


    CREATED BY THE USER


    grant create session, resource to rr;


    Grant succeeded


    now I tried to use the command as:


    Select profile_resource_name, limit

    of dba_profile

    where profile = "j_profile";

    showing me 0RA - 00942:TABLE or VIEW IS NOT OUT


    can you get it someone please let me know the solution?



    name of the data dictionary is "sdba_profile".

  • Cannot create the web service stored procedure.

    I can create more web services is by right clicking on the package of the stored procedure in the db connection. This good worked before and I cannot explain why I can't see this option. Grateteful for tips on why it has stopped working.

    '2009' is what Oracle said.

    John

Maybe you are looking for