Table XMLP_SCHED_JO: status

Hello

I need to know please which means column status means in the XMLP_SCHED_JOB table.

I guess that 's"is successful and 'F' = failure, but I can't found no documentation for the other status

Select distinct status

XMLP_SCHED_JOB j

H

R

P

I have

K

D

T

C

O

S

F

Best regards

DJM

'R' = RUNNING

THE OF ' = SUCCESS

'F' = FAILURE

'G' = CANCEL

"C" = CANCELLED

'O' = WITH_OUTPUT_ERROR

A ' = WITH_DELIVERY_ERROR

'E' = UPDATE_STATUS_ERROR

'H' = SUBMITTED_WAITING or STATUS_SCHEDULED

'T' = DELETED

"P" = SUSPENDED

Tags: Business Intelligence

Similar Questions

  • Table of different status report

    Hello

    I need my report to show two situations in table form. A part of the table should show only the rows where inside the table database STATUS is 'Success' First table shows a few columns:

    Number_ID, name, surname, sex, etc...

    If there is a line with error in the STATUS column inside the table, second output table of report must show that, but only with the columns first name, last name and Message.

    Now, I had this arranged with GROUP BY, so that the word inside its group by STATUS, then table is divided into two parts, the first "success" and then if errors exist - lines with ERROR are grouped in the "second table". But this is not good, because both sides of table will have the same columns. For example, for the ERROR lines - Number_ID should not shown because these lines are not because they do not have spend in another table.

    I also think it would be good to show only what exists, the so no lines/table error if there is no error lines in the table.

    I know that I can show the conditional regions, as table based on <? If: >

    But I do not know how to implement this to display the output I want.

    I extract data from definition of XML data in the document, XML contains the SQL query that selects the lines in elements.

    Any ideas?

    Two tables one success and another for design error.

    Control data to help if (or) for each of the filters as below

    Table1:

    Table2

    (GOLD)

    Simply design dashboards and personalize your statements for each

    Here is an example of xml ROW structure.

    If you are not successful with this approach, thanks for posting your xml data

  • WRT54GL DHCP IP Active Table

    When I try to watch the active IP connections, using the DHCP Client Table under status, I don't see not all PCs / devices connected to the router WRT54GL.  I have a pc and a switch, but I don't see the other pc on my home network even if it is active and connected to the internet.  Is there a reason for this?

    As long as you use WPA or WPA2 and a password, you should not worry about the intruder wireless.  Note that WEP encryption can be easily broken and should not be used except in cases where it is impossible to use WPA or WPA2.

    The DHCP table does not list the devices as being wired or wireless.

    A device name is usually entered directly in this device, so you should consult the user's Guide for your dvd player, etc to see if they took in charge a feature 'device name '.

    If you are not wireless, another option is to simply "turn off" the wireless router, then you don't need to worry about encryption.

    If you prefer to keep your network wireless power, here are my tips to secure your wireless network:

    To configure wireless security, you must use a computer that is connected to the router.

    Where to find the settings on the router: the router login password is usually on one of the pages 'Administration '. All other settings are found in the 'Wireless' or the 'Security' of the pages of the router configuration topic to 192.168.1.1

    First of all, give your router a unique SSID. Do not use "linksys".
    Make sure that "Broadcast SSID" is set to "enabled".

    Then leave the router by default (with the exception of the unique SSID) wireless settings and then use your pc to a wireless connection to the router. Test your wireless Internet connection and make sure that it works correctly. You must have a working connection order before you configure security wireless Wi - Fi.

    To implement wireless security, you must do a step at a time, then make sure you can always connect your computer wirelessly to the router.

    Then, encrypt your wireless system using the highest level of encryption than all your wireless devices will support. Common methods of encryption are:

    WEP - poor (see note below)
    WPA (sometimes called PSK or WPA with TKIP) - good
    WPA2 (sometimes called PSK2, or WPA with AES) - best

    WPA and WPA2 sometimes come in versions of "personal" and "business." Most home users should use "personal." In addition, if you have the choice between AES and TKIP, and your wireless equipment is capable of both, choose AES. With any method of encryption, you must provide a key (sometimes called a "password").

    Wireless devices (computers, printers, etc.) that you have to be put in place with the SSID, encryption method and key that matches what you have entered in the router.

    Test your system again and check that your Internet connection still works correctly.

    And don't forget to give a new password to login to your router.

    Choose passwords (keys): you should never use a Word from the dictionary as a password. If you use a Word from the dictionary as a password, or WPA2 can be cracked in a few minutes. When you take your login password and key encryption (password or password), you must use a random combination of uppercase letters, lowercase letters and numbers letters, but no spaces. A connection password, must be 12 characters or more. WPA and WPA2 passwords must be less than 24 characters. Note: Your key, password or password should not be a space in it.

    Most individuals should have their routers defined so that "remote management" of the router is disabled. If you must have this option enabled, then your password needs to be increased to a minimum of 24 random characters.

    An additional problem is that Windows XP requires a patch to run WPA2. The patch is in SP3, you must run WPA2 in Win XP SP3. Vista already supports WPA2.

    Note:
    WEP is not recommended. The FBI has shown that WEP can be cracked in a few minutes using software tools that are readily available on the Internet. Even a random character long password will not protect you with WEP. You should preferably use WPA or WPA2 encryption.

  • Creating an external Table using Xml Dataset - how to include null values?

    The script below works fine, but I'm fails as soon as the xml file does not contain a column for a line, or has the value as "< ACTUAL_FLAG / >.

    Is there way I can show the missing values as null?

    With the help of "missing field is null values" does not work for me.

    Any help would be appreciated.


    < < < < < < < < < <
    / * Formatting on the 2010-05-24 14:53:01 (v5.136.908.31019 PS5) * /.
    DROP TABLE ENE_GL_SAP_TEMP;

    CREATE TABLE ENE_GL_SAP_TEMP
    (
    status VARCHAR2 (50).
    number of ledger_id (15),
    set_of_books_id NUMBER (15),
    accounting_date DATE,
    CURRENCY_CODE VARCHAR2 (15).
    Date_Created DATE,
    created_by NUMBER (15),
    actual_flag VARCHAR2 (1).
    user_je_category_name VARCHAR2 (25).
    user_je_source_name VARCHAR2 (25).
    Segment1 VARCHAR2 (25).
    Segment2 VARCHAR2 (25).
    segment3 VARCHAR2 (25).
    segment4 VARCHAR2 (25).
    segment5 VARCHAR2 (25).
    segment6 VARCHAR2 (25).
    segment7 VARCHAR2 (25).
    entered_dr NUMBER,
    entered_cr NUMBER,
    accounted_dr NUMBER,
    accounted_cr NUMBER,
    Reference1 VARCHAR2 (100)
    )
    EXTERNAL ORGANIZATION
    (
    TYPE ORACLE_LOADER
    THE DEFAULT DIRECTORY ENE_SOLAR_FTP_IN_DIR
    ACCESS SETTINGS
    (
    records delimited by ' < / GL_REC >.
    BadFile "temp.bad."
    logfile "temp.log.
    fields)

    filler TANK (2000) TERMINATED BY "< GL_REC >,"
    status (50) tank surrounded by '<>STATUS' and ' < / STATUS >. "
    ledger_id char (15), framed by '< LEDGER_ID >' and ' < / LEDGER_ID >, "
    set_of_books_id char (15), framed by '< SET_OF_BOOKS_ID >' and ' < / SET_OF_BOOKS_ID >, "
    accounting_date char (11), framed by '< ACCOUNTING_DATE >' and ' < / ACCOUNTING_DATE >, "
    Char (15) currency_code framed by '< CURRENCY_CODE >' and ' < / CURRENCY_CODE >. "
    tank (11) Date_Created framed by '< DATE_CREATED >' and ' < / DATE_CREATED > "date_format DATE mask MON/dd/yyyy". "
    created_by char (12), framed by '< CREATED_BY >' and ' < / CREATED_BY >. "
    actual_flag char (1) surrounded by '< ACTUAL_FLAG >' and ' < / ACTUAL_FLAG >, "
    user_je_category_name tank (25), framed by '< USER_JE_CATEGORY_NAME >' and ' < / USER_JE_CATEGORY_NAME >, "
    user_je_source_name tank (25), framed by '< USER_JE_SOURCE_NAME >' and ' < / USER_JE_SOURCE_NAME >, "
    tank (25) Segment1 framed by '< SEGMENT1 >' and ' < / SEGMENT1 >. "
    tank (25) Segment2 framed by '< SEGMENT2 >' and ' < / SEGMENT2 >. "
    tank (25) segment3 framed by '< SEGMENT3 >' and ' < / SEGMENT3 >. "
    segment4 tank (25), framed by '< SEGMENT4 >' and ' < / SEGMENT4 >, "
    tank (25) segment5 framed by '< SEGMENT5 >' and ' < / SEGMENT5 >, "
    segment6 tank (25), framed by '< SEGMENT6 >' and ' < / SEGMENT6 >, "
    segment7 tank (25), framed by '< SEGMENT7 >' and ' < / SEGMENT7 >. "
    entered_dr char (15), framed by '< ENTERED_DR >' and ' < / ENTERED_DR >, "
    entered_cr char (15), framed by '< ENTERED_CR >' and ' < / ENTERED_CR >, "
    accounted_dr char (15), framed by '< ACCOUNTED_DR >' and ' < / ACCOUNTED_DR >, "
    accounted_cr char (15), framed by '< ACCOUNTED_CR >' and ' < / ACCOUNTED_CR >, "
    tank (100) of reference1 framed by '< REFERENCE1 >' and ' < / REFERENCE1 >.



    )
    )
    LOCATION ("books2.xml")
    )
    PARALLEL
    REJECT LIMIT UNLIMITED;


    Select * from ENE_GL_SAP_TEMP;

    > > > > > > > > > > > > > > > > > >

    Hello

    It's funny, I never thought of parsing an XML through SQL * Loader before.

    Are you aware of the XML DB features? They are intended only for what you are doing here.

    Also, please look at function XMLTable. It allows you to directly map your XML file in columns and relational rows.

    For example, by giving an example of file "book.xml" like this:

    
    
     
      1
      2
      ABC
      DEF
     
     
      1
      3
      XYZ
      TTT
     
    
    

    Then, just do:

    SELECT *
    FROM XMLTable(
     '/GL_RECS/GL_REC'
     passing xmltype( bfilename('XML_DIR','book.xml'), nls_charset_id('CHAR_CS') )
     columns
      status varchar2(50) path 'STATUS',
      ledger_id varchar2(15) path 'LEDGER_ID',
      segment1 varchar2(25) path 'SEGMENT1',
      segment2 varchar2(25) path 'SEGMENT2'
    );
    
  • ORA-04091: table is mutation in a scenario

    Hello everyone

    I have a scenario like this:

    There are 2 diagrams USER1 and USER2. There is a table (say STATUS_TABLE) with a similar structure in the two schemas. In a scenario of some USER1 must say USER2 about a flag that needs updates in user2. STATUS_TABLE. For this, an intermediate table (called INTER_TABLE) was created. Now USER1 inserts an entry in the INTER_TABLE table and there is a trigger for insertion on the INTER_TABLE that updates this indicator in USER2. STATUS_TABLE. Once this update is over, record in INTER_TABLE is useless and should be deleted. Now the delete statement in the same trigger on INTER_TABLE laying ORA-04091: table is the mutation. The same thing must hapeen in the other direction as well (for example user1 user2).

    Something like this:
    USER1.STATUS_TABLE          INTER_TABLE          USER2.STATUS_TABLE
                       1 row inserted
               ---------------->
                        trigger on insert------->update a flag here
                      delete that rec from INTER_TABLE     
                           => ORA-04091: table is mutating
    What would be the good approach to perform this feature?

    I hope I explained the scenario correctly :). If you need more details, please let me know

    Thank you
    Amardeep Sidhu

    Amardeep Sidhu wrote:
    In fact, USER1 & USER2 are in different databases and are managed by different vendors.

    You said at first the different schemas. Now, you say too different databases.
    So, need you a database link then, right?

    Amardeep Sidhu wrote:
    And they can not give each other the privilege to insert directly to STATUS_TABLE. So there must be an intermediate table for communication.

    Do you mean that they want to control the code that performs the insert/update in their own table of STATUS?
    In the affirmative. Then let him write a stored procedure to it. And grant execute on the stored procedure to the other provider (vice versa).

    The table mid-range + remains of trigger solution "outlandish."

  • APPLE SSD SM0512F configuration - 499gig virtual disk?

    I was wondering if it is a normal Setup for an APPLE SSD SM0512F found at the end of 2013 Macbook pro retinas

    I was wondering why "disk1" is virtual. Its capacity is 499gigs, it is the last element in the output of the terminal.

    Thank you!

    see you soon

    JB

    Here is the output of the terminal of ' diskutil info - all the»

    Jack: ~ info jackbaker$ diskutil-all

    Identifier of the instrument: disk0

    Device node: / dev/disk0

    Overall: Yes

    Part of the whole: disk0

    Device / media name: APPLE SSD SM0512F

    Volume name: not applicable (no file system)

    Gendarmerie: Not applicable (no file system)

    File system: no

    Content (IOContent): GUID_partition_scheme

    Operating system can be installed: No.

    Media type: generic

    Protocol: PCI

    Smart: checked

    Total size: 500,3 GB (500277790720 Bytes) (exactly 977105060 512-Byte-units)

    Amount of free space: not applicable (no file system)

    Device block size: 512 bytes

    Support read-only: No.

    Volume read-only: not applicable (no file system)

    Location of the device: internal

    Removable media: no

    Solid State: Yes

    Virtual: No.

    OS 9 drivers: No.

    Low Level Format: unsupported

    **********

    Identifier of the instrument: disk0s1

    Device node: / dev/disk0s1

    Set: No.

    Part of the whole: disk0

    Device / media name: EFI System Partition

    Volume name: not applicable (no file system)

    Gendarmerie: Not applicable (no file system)

    File system: no

    Partition type: EFI

    Operating system can be installed: No.

    Media type: generic

    Protocol: PCI

    Smart: checked

    Volume UUID:

    Disk / Partition UUID:

    Total size: 209,7 MB (209715200 bytes) (exactly 409600 512-Byte-units)

    Amount of free space: not applicable (no file system)

    Device block size: 512 bytes

    Support read-only: No.

    Volume read-only: not applicable (no file system)

    Location of the device: internal

    Removable media: no

    Solid State: Yes

    **********

    Identifier of the instrument: disk0s2

    Device node: / dev/disk0s2

    Set: No.

    Part of the whole: disk0

    Device / media name: MacintoshHD

    Volume name: not applicable (no file system)

    Gendarmerie: Not applicable (no file system)

    File system: no

    Partition type: Apple_CoreStorage

    Operating system can be installed: No.

    Recovery disk: disk0s3

    Media type: generic

    Protocol: PCI

    Smart: checked

    Disk / Partition UUID:

    Total size: 499,4 GB (499418030080 Bytes) (exactly 975425840 512-Byte-units)

    Amount of free space: not applicable (no file system)

    Device block size: 512 bytes

    Support read-only: No.

    Volume read-only: not applicable (no file system)

    Location of the device: internal

    Removable media: no

    Solid State: Yes

    This disc is a physical storage Volume (PV) Core.  Basic information from storage:

    PV UUID:

    LVG UUID:

    **********

    Identifier of the instrument: disk0s3

    Device node: / dev/disk0s3

    Set: No.

    Part of the whole: disk0

    Device / media name: Recovery HD

    Volume name: not applicable (no file system)

    Gendarmerie: Not applicable (no file system)

    File system: no

    Partition type: Apple_Boot

    Operating system can be installed: No.

    Media type: generic

    Protocol: PCI

    Smart: checked

    Volume UUID:

    Disk / Partition UUID:

    Total size: 650.0 MB (650006528 bytes) (exactly 1269544 512-Byte-units)

    Amount of free space: not applicable (no file system)

    Device block size: 512 bytes

    Support read-only: No.

    Volume read-only: not applicable (no file system)

    Location of the device: internal

    Removable media: no

    Solid State: Yes

    **********

    The instrument identifier: disk1

    Device node: / dev/disk1

    Overall: Yes

    Part of the whole: disk1

    Device / media name: APPLE SSD SM0512F

    Volume name: MacintoshHD

    Gendarmerie: Yes

    Mount point: /.

    Personality of file system: HFS journaling +.

    Type (Bundle): hfs

    Name (Visible to the user): Mac OS extended (journaled)

    Journal: Journal size 40960 KB at the offset 0xe8f000

    Owners: enabled

    Content (IOContent): Apple_HFS

    Operating system can be installed: Yes

    Recovery disk: disk0s3

    Media type: generic

    Protocol: PCI

    The SMART State: Not supported

    Volume UUID:

    Disk / Partition UUID:

    Total size: 499,0 GB (499046809600 Bytes) (exactly 974700800 512-Byte-units)

    Amount of free space: 26.5 GB (26546237440 Bytes) (exactly 51848120 512-Byte-units)

    Device block size: 512 bytes

    Allocation block size: 4096 bytes

    Support read-only: No.

    Volume read-only: No.

    Location of the device: internal

    Removable media: no

    Solid State: Yes

    Virtual: Yes

    OS 9 drivers: No.

    Low Level Format: unsupported

    This disk is a storage Logical Volume (LV) Core.  Basic information from storage:

    LV UUID:

    LVF UUID:

    LVG UUID:

    Fusion drive: No.

    Encrypted: No.

    **********

    Jack: ~ jackbaker$

    This is the storage system report tab.

    MacintoshHD:

    Available: 26,83 GB (26,825,244,672 bytes)

    Capacity: 499,05 GB (499,046,809,600 bytes)

    Mount point: /.

    File system: HFS journaling +.

    BSD name: disk1

    Logical volumes:

    Reversible: Yes (no required decryption)

    Encrypted: No.

    Logical volume group:

    Name: MacintoshHD

    Size: 499,42 GB (499,418,030,080 bytes)

    Free space: 18.9 MB (18,898,944 bytes)

    Physical volumes:

    disk0s2:

    Device name: APPLE SSD SM0512F

    Name of the media: APPLE SSD SM0512F media

    Size: 499,42 GB (499,418,030,080 bytes)

    Media type: SSD

    Protocol: PCI

    Internal: Yes

    Partition map type: GPT (GUID Partition Table)

    Status: online

    S.M.A.R.T. Status: verified

    28 August at 16:00:19 MacBook-Pro configd [112]: [bootp_transmit.c:213] bootp_transmit(): bpf_write (en0) failed: network is down (50)

  • error - 4HDD/30/40000005: SATA (1.0)

    Looks like my SSD's on the blip or soon to be dead. My S.M.A.R.T status on my drive of Fusion is a 'failure '. When I dig deeper into the information system and look at the volumes, he seems to confirm

    Physical volumes:

    disk3s2:

    Device name: APPLE SSD SM128E

    Name of the media: APPLE SSD SM128E media

    Size: 120,99 GB (120,988,852,224 bytes)

    Media type: SSD

    Protocol: SATA

    Internal: Yes

    Partition map type: GPT (GUID Partition Table)

    Status: online

    S.M.A.R.T. Status: default

    PV UUID: F7567BFF-AF0C-42FD-89ED-FB67B2924B60

    disk4s2:

    Device name: APPLE disk HARD WDC WD10EALX-408EA0

    Name of the media: APPLE disk HARD WDC WD10EALX-408EA0 media

    Size: 849,34 GB (849,344,823,296 bytes)

    Media type: rotation

    Protocol: SATA

    Internal: Yes

    Partition map type: GPT (GUID Partition Table)

    Status: online

    S.M.A.R.T. Status: verified

    PV UUID: 8EE2BCED-A7FC-4924-888D-13703BC3A688

    My question is, should I wait to die, or should I be proactive, separate the fuser unit and reinstall OSX on my HDD work? Is this possible? I used to spend money on the replacement of the SSD component, if I can just work on the HARD drive?

    Anyway, ideas, help and advise is welcomed.

    Thank you

    If attack you any problem drive, now you have a chance of saving most or all of your data. If you expect that the disc is really dead, as then you are stuck with paying a recovery company data of hundreds of thousands of dollars for maybe recover some of your data. For me, it's an easy choice.

  • The space Bootcamp crashed, now 'other' disk - how to remove activity?

    Hi all

    I am trying to install windows on the laptop of a friend.

    Training camp crashed trying to create the windows partition. The drive now reports a partition but I have the 'other' 44GB of space to fill. I need to reclaim space in order to restart the process, but I have been unable to know how. Disc information follow. I have a time machine backups but only from the point after which 'the other' appeared.

    Any help gratefully received.

    MacBook Air 13 "mid 2013

    Macintosh HD:

    Available: 31,45 GB (31,453,958,144 bytes)

    Capacity: 86 GB (85,999,878,144 bytes)

    Mount point: /.

    File system: HFS journaling +.

    Writable: Yes

    Ignore permissions: No.

    BSD name: disk1

    Volume UUID: 98DD4D26-9C49-37DE-A45A-ACCCAE31B694

    Logical volumes:

    Reversible: Yes (unlock and decryption required)

    Encrypted: Yes

    Type of encryption: AES - XTS

    Locked: No.

    LV UUID: 333B1FC3-0B73-4694-B8FA-349C3FF43121

    Logical volume group:

    Name: Macintosh HD

    Size: 120,47 GB (120,473,067,520 bytes)

    Free space: 34,12 GB (34,120,867,840 bytes)

    LVG UUID: A4F9F322-20F8-4459-9BE6-BE962529D6F6

    Physical volumes:

    disk0s2:

    Device name: APPLE SSD SM0128F

    Name of the media: APPLE SSD SM0128F media

    Size: 120,47 GB (120,473,067,520 bytes)

    Media type: SSD

    Protocol: PCI

    Internal: Yes

    Partition map type: GPT (GUID Partition Table)

    Status: online

    S.M.A.R.T. Status: verified

    PV UUID: CAF95C7D-C80B-4CBE-8676-AF4DD005B6C8

    / dev/disk0 (internal, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * GB 121,3 disk0

    1: disk0s1 EFI EFI 209.7 MB

    2: Apple_CoreStorage Macintosh HD 120.5 GB disk0s2

    3: disk0s3 Apple_Boot Recovery 650.0 MB HD

    / dev/disk1 (internal, virtual):

    #: NAME SIZE TYPE IDENTIFIER

    0: Apple_HFS Macintosh HD GB + 86.0 disk1

    Logical volume on disk0s2

    333B1FC3-0B73-4694-B8FA-349C3FF43121

    Unlocked encrypted

    CoreStorage groups of logical volumes (1 found)

    |

    + Logical Volume - Group A4F9F322-20F8-4459-9BE6-BE962529D6F6

    =========================================================

    Name: Macintosh HD

    Status: online

    Dimensions: 120473067520 B (120.5 GB)

    Free space: 34120867840 B (34.1 GB)

    |

    +-Physical volume CAF95C7D-C80B-4CBE-8676-AF4DD005B6C8

    |   ----------------------------------------------------

    |   Index: 0

    |   Disc: disk0s2

    |   Status: online

    |   Dimensions: 120473067520 B (120.5 GB)

    |

    +--> Logical volume family AA98CECE-2B0F-4CFC-BB54-9F66CDB1D5D2

    ----------------------------------------------------------

    Type of encryption: AES - XTS

    Encryption status: unlocked

    The conversion status: complete

    High level queries: secure

    |                        Password required

    |                        Accepts new users

    |                        A visible users

    |                        At the Volume key

    |

    +--> Logical volume 333B1FC3-0B73-4694-B8FA-349C3FF43121

    ---------------------------------------------------

    Disc: disk1

    Status: online

    Size (Total): 85999878144 B (86,0 GB)

    Reversible: Yes (unlock and decryption required)

    Put the situation: Restart required

    Name: Macintosh HD

    Volume name: Macintosh HD

    Content indicator: Apple_HFS

    See the TPG: / dev/disk0: mediasize = 121332826112; SectorSize = 512; blocks = 236978176

    See the TPG: / dev/disk0: PMBR to sector 0

    See the TPG: / dev/disk0: Pri GPT to sector 1

    See the TPG: / dev/disk0: GPT Sec at sector 236978175

    start index size summary

    0 1 PMBR

    1 1 Pri GPT header

    2 32 table GPT Pri

    34 6

    40 409600 1 part TPG - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

    409640 235298960 2 part TPG - 53746F72-6167-11AA-AA11-00306543ECAC

    235708600 1269536 3 part TPG - 426F6F74-0000-11AA-AA11-00306543ECAC

    236978136 7

    236978143 32 table dry GPT

    236978175 1 dry GPT header

    See the TPG: / dev/disk0: mediasize = 121332826112; SectorSize = 512; blocks = 236978176

    See the TPG: / dev/disk0: PMBR to sector 0

    See the TPG: / dev/disk0: Pri GPT to sector 1

    See the TPG: / dev/disk0: GPT Sec at sector 236978175

    start index size summary

    0 1 PMBR

    1 1 Pri GPT header

    2 32 table GPT Pri

    34 6

    40 409600 1 part TPG - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

    409640 235298960 2 part TPG - 53746F72-6167-11AA-AA11-00306543ECAC

    235708600 1269536 3 part TPG - 426F6F74-0000-11AA-AA11-00306543ECAC

    236978136 7

    236978143 32 table dry GPT

    236978175 1 dry GPT header

    Emmanuels-Air: ~ Hilary-isie$ sudo fdisk/dev/disk0

    Disk: geometry / dev/disk0: 14751/255/63 [236978176 sectors]

    Signature: 0xAA55

    From end

    #: cyl hd s - cyl hd s id [Start - size]

    ------------------------------------------------------------------------

    1: EA 1023 254 63 - 1023 254 63 [1-236978175] < unknown ID >

    02:00 0 0 0-0 0 0 [0-0] unused

    03:00 0 0 0-0 0 0 [0-0] unused

    04:00 0 0 0-0 0 0 [0-0] unused

    There are two methods.

    1. use a method of backup/restore - please see did not install windows via bootcamp 8.1 .

    2. use the diskutil Terminal commands. If you choose this method, I can provide detailed order.

  • Measures to implement NetTalk on M20

    I noticed there is a method to set up used on the cisco valet xbox router m20 by accessing the page of the router and tweak the parameters of.

    Is there a method similar to dedicate one of the ports of the router for use by NetTalk?

    I have inconsistent performance and think that the router may need tweaking.

    I think NetTalk is adjustable and 4.2.2.2 (or something to that effect)

    If anyone is interested in that I live - NetTalk is plugged into the router, the led for the port light is blue while the other lights remain green.  I think that it is correct and a good thing.

    However, the NetTalk sometimes goes offline and I have to unplug the router for re - establish connectivity.

    And sometimes all the ledsl blue and requires that I have unplug the gadget NetTalk of the router and reset everything.

    ---------------

    Update to above post:

    NetTalk support has provided the following response for me.  Can someone help me to run the following steps?

    "Hello,

    We think change the port in your unit can alleviate your current number. Please, if possible, place your DUO on the option DMZ on your router, by logging into the interface of the router and by placing the DUO IP in the DMZ.

    Alternatively, you can transfer to the front Port 80 TCP to the IP of the DUO. This will access the DUO via the public IP address of our side and allow you to change the port that is needed. Let us know when this is done.

    Once this please visit http://www.canyouseeme.org/ and check if port 80 is visible. If it is visible then generally we should be able to access your unit. »

    The DMZ option on the router allows you to place a device outside the firewall of the router and prevents most of the problems with the nettalk reaching our servers.

    You can set your camera on the DMZ through the following method.

    1. first you will need the IP address of your device nettalk. This can be found by dialing * 41 # from your phone connected to your nettalk or by checking the DHCP in your router table - on most Linksys router you can find the DHCP Table under: status-> LAN-> Table of DHCP Client. Table, you can match the IP with the MAC address of your nettalk

    2. once the IP address of the nettalk is obtained, you can find most of the Linksys router DMZ option by going to: Applications & Gaming-> DMZ

    3. once on the DMZ page, click on 'Activate' and insert the IP address of the nettalk. -In the alternative, on some newer models of Linksys, you can insert the MAC address of the nettalk without needing the IP address

    4. once the IP or MAC address has been inserted, "Save Settings".

    5 Please no power unit nettalk for 5 to 10 seconds and reapply power and check to see if the device has registered with our system.

    If you do not place your unit on the DMZ option, you can always open some of the necessary ports via the Interface of the Port forwarding

  • WRT54G v7 - Client DHCP list problem

    Hi all

    I have WRT54G v.7 - firmware ver.7.00.8.

    by mistake I removed the bad PC of the DHCP Client Table. / Status/LAN

    How can I restore the list adding the pc to the list, as there are only there ability to delete/remove?

    Another question,

    How many clients/PC wireless to the router can handle without a problem? ...

    I noticed that when we are in the 3 or 4 clients wireless connection is very unstable, slow response, connection drops.

    Is there anything I can do to improve this issue?

    Ty for any information,

    Frluga

    Restart your computer and it will receive a new IP address of the router.

  • Update software remotely active / standby ASA 5520

    Hello

    We have a pair of 5510 s and a pair of 5520 s, each active mode / standby.  I would like to upgrade the ASDM and ASA software on these, but can't find any documentation that advise on how this can be done without physical access to devices.  There I am on the site, but we will deploy these all throughout our network and I would like to be able to perform this type of maintenance without having to travel to each site.

    We use CSM and ASDM to manage these most of the time, but are certainly capable of configuration via the CLI.

    The question may be my understanding lack the foundations of the ASA, but I really don't understand how the software can be copied to the ASAs individual of the pair so that they can be reloaded and updated continuously.  My lack of understanding also makes a difficult word question, so please forgive me that.  With a remote SSH connection to the pair, I only copy the correct software to the ASA Active?  Or y at - it a way to get the software on each disk individually in the only SSH connection?  I'm not sure how to handle the ASA ensures no comfort in it... If I can get to remote software at each ASA (copy on different disks? i.e. disk0: and disk1:?), while I will also meet a problem to update startup for each statement individually, but to solve that I guess I could just remove the old software, but cela seems bad practice before confirming the new software is ok.

    If there is an easier way to deploy the new code via ASDM or CSM, I am certainly open to that.

    Any advice or resources that anyone could offer would be extremely useful and appreciated.

    Thank you

    Justin

    Justin,

    This is exactly why. If you are using version prior to version 8.4.1, routing table information is not replicated between the devices.

    Information that is not transmitted to the rescue unit when the rollover is enabled includes these:

    • The HTTP connection table (except if the HTTP replication is enabled)

    • The user authentication (uauth) table

    • The routing tables

    • Status information for the security service modules

    http://Cisco.com/en/us/products/HW/vpndevc/ps2030/products_configuration_example09186a00807dac5f.shtml

    If your gateway of default route is learned via EIRGP and you are trying to access from the internet, you won't be able to get to the secondary unit.

    Workaround solution, put the default gateway static with a metric higher while it appears on the running configuration and sent to the secondary unit.

    Of the questions let me know.

    Mike

  • Clarification on Sales Order Shipment Date calendar

    Hi Experts,

    While creating an order customer (11i), at the level of the lines, talk us about calendar shipping Date. Suppose, for example, created the past on January 19, 2016, and all orders by creating lines for any of the elements mentioned in the shipping Date of January 22, 2016 calendar. And the same day (19 - Jan himself) I try to run this command sales and also tried to confirm ship. Is - this good process in such a case of Ship Date calendar. Because, in my case, once I made the command Release, released status is still in R, not updated to 'Y '. Also delivery ID is not met in the delivery assignments table. Yet, if I proceed with ship confirm, in the table of order lines, the workflow status code is not updated to "SHIPPED" and in the delivery of details table the status code is not changed to "CL."

    In addition, it shows any error due to the shipping Date of calendar.

    Please help me on this.

    Thanks in advance,

    Bommi

    You must release before they could be confirmed ship.  Assuming that you have the product on hand, adjust your criteria for picking to ensure it includes the order (i.e. If the SSD is the problem, remove the SSD drive selection criteria and add the order number) and reissue.

    Jessica

    P.S. If the response is useful or solves your problem, please mark it as such.

  • Grant Exception offline process fails - DC Acrobat pro continuous track / Customization Wizard 15.0.16.20039

    Scenario:

    We would like to change the Acrobat Pro DC classic track to track continuous.

    I've already prepared the AIP , including patches, but I can't make a new STD with the Customization Wizard (Wizard-Version 15.016.20039)

    Meanwhile I tried this on Windows 7 and Windows 10 times with different results in the log file , but both will fail, however.

    The instaler in our in the license portal was a classic DC Acrobat installer.

    Even if I try to use the MST file existing conventional track (made with an old Assistant 15.07) there is no chance to grant an exception again offline.

    Problem:

    And that's the point, I can still deploy the classic Adobe follow with the MST file flawlessly, but fail to deploy continuous track because the installation program stops to enter a valid serial number.

    Issues related to the:

    If it is not allowed to go to the track from classic to continue with the same serial number?

    Why the wizard maintains not to create a new exception offline while he was working for an older version of (Acrobat DC and Assistant)

    How to solve this problem?

    Logifle Windows 7

    02/09/16 16:27:13:547 | [INFO] |  |  |  | Adobe PRTK |  |  | 7104 | __OOBELIB_LOG_FILE__
    02/09/16 16:27:13:548 | [INFO] |  |  |  | Adobe PRTK |  |  | 7104 | START the Adobe PRTK tool *.
    02/09/16 16:27:13:548 | [INFO] |  |  |  | Adobe PRTK |  |  | 7104 | Adobe called PRTK tool VolumeSerialize
    02/09/16 16:27:13:549 | [ERROR] |  |  |  | Adobe PRTK |  |  | 7104 | C:\Users\heinz\AppData\Local\Temp\CusA3EB1100
    02/09/16 16:27:13:550 | [INFO] |  |  |  | Adobe PRTK |  |  | 7104 | creation C:\Users\heinz\AppData\Local\Temp\CusA3EB1100\prov.xml
    02/09/16 16:27:13:551 | [INFO] |  |  |  | OOBELib |  |  | 7104 | OOBELib Session begins *.
    02/09/16 16:27:13:551 | [INFO] |  |  |  | OOBELib |  |  | 7104 | Version 9.0.0.301,7.0

    02/09/16 16:27:13:551 | [INFO] |  |  |  | PCDService |  |  | 7104 | Service of PCD in non threaded mode
    02/09/16 16:27:13:552 | [INFO] |  |  |  | DispatchClientLib |  |  | 7104 | Dispatch table of path: C:\Users\heinz\AppData\Local\Temp\CusA3EB.tmp\dispatchtable.xml
    02/09/16 16:27:13:553 | [INFO] |  |  |  | DispatchClientLib |  |  | 7104 | (re) load Local Dispatch Table-[0] status.
    02/09/16 16:27:13:553 | [INFO] |  |  |  | DispatchClientLib |  |  | 7104 | Scope: [2].
    02/09/16 16:27:13:554 | [INFO] |  |  |  | DispatchClientLib |  |  | 7104 | Scope of setting for GM
    02/09/16 16:27:13:792 | [ERROR] |  |  |  | OPMWrapper |  |  | 7104 | A failed by getting the value of key in OPMGetValueForKey
    02/09/16 16:27:13:792 | [INFO] |  |  |  | OOBELib |  |  | 7104 | Failed to get the user name for Proxy in OPM DB
    02/09/16 16:27:13:792 | [INFO] |  |  |  | AXFBLicensing |  |  | 7104 | Unable to load axlibv7.dll, try again
    02/09/16 16:27:13:792 | [INFO] |  |  |  | AXFBLicensing |  |  | 7104 | Unable to load axlibv7.dll, try again with axlib in ACF
    02/09/16 16:27:13:893 | [INFO] |  |  |  | AXFBLicensing |  |  | 7104 | All function pointers managed to recover
    02/09/16 16:27:13:893 | [INFO] |  |  |  | OOBELib |  |  | 7104 | Received Params for posting online: Driver: {AcrobatCont-12-Win-GM, calling V7: 3
    02/09/16 16:27:13:893 | [INFO] |  |  |  | OOBELib |  |  | 7104 | receipt LEID: V7 {} AcrobatCont-12-Win-GM
    02/09/16 16:27:13:893 | [INFO] |  |  |  | OOBELib |  |  | 7104 | Support for locale: all THE
    02/09/16 16:27:13:893 | [INFO] |  |  |  | OOBELib |  |  | 7796 | OOBELib ValidateSerialOnline
    02/09/16 16:27:13:893 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | Scope: [2].
    02/09/16 16:27:13:893 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | Scope of setting for GM
    02/09/16 16:27:13:893 | [INFO] |  |  |  | OOBELib |  |  | 7796 | Validation using the driver LEID: V7 {} AcrobatCont-12-Win-GM, App LEID: white >, SN: 970787043745062042938331
    02/09/16 16:27:13:902 | [ERROR] |  |  |  | OOBELib |  |  | 7796 | Unable to get the proxy by default system in setProxyCredentialsForIALSession
    02/09/16 16:27:13:902 | [INFO] |  |  |  | OOBELib |  |  | 7796 | Unable to set the credentials of proxy for a session during the serial number validation
    02/09/16 16:27:13:903 | [INFO] |  |  |  | OOBELib |  |  | 7796 | IALClient IAL_SetCaller-[0] took-[0.00] ms.
    02/09/16 16:27:13:903 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | Endpoint asked: [AES]
    02/09/16 16:27:13:903 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | Length of the URL: [51]
    02/09/16 16:27:13:903 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | Return of getEndpointAddr: [0]
    02/09/16 16:27:13:903 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | Endpoint asked: [AES]
    02/09/16 16:27:13:903 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | Length of the URL: [51]
    02/09/16 16:27:13:903 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | URL found [https://lm.licenses.adobe.com/aes/aes/v1/serialInfo]
    02/09/16 16:27:13:903 | [INFO] |  |  |  | DispatchClientLib |  |  | 7796 | Return of getEndpointAddr: [0]
    02/09/16 16:27:13:913 | [INFO] |  |  |  | OOBELib |  |  | 7796 | HTTPCommunicationAgent::processMessage is https://lm.licenses.adobe.com/aes/aes/v1/serialInfo (= extURL)
    02/09/16 16:27:15:009 | [INFO] |  |  |  | OOBELib |  |  | 6516. The request HTTP 200 status code.
    02/09/16 16:27:15:009 | [INFO] |  |  |  | OOBELib |  |  | 7796 | HTTPCommunicationAgent - Return Code: [0] size [213] response catch-[1096.57] time ms.
    02/09/16 16:27:15:009 | [ERROR] |  |  |  | OOBELib |  |  | 7796 | Has received the server error-[16].
    02/09/16 16:27:15:009 | [ERROR] |  |  |  | OOBELib |  |  | 7796 | ErrDesc of the server: no LEID in common for serial number pilot leid combination...
    02/09/16 16:27:15:010 | [INFO] |  |  |  | OOBELib |  |  | 7796 | Validate the status-[528] series took-[1106.48] ms.
    02/09/16 16:27:15:010 | [INFO] |  |  |  | OOBELib |  |  | 7796 | IALClient IAL_SetCaller-[0] took-[0.00] ms.
    02/09/16 16:27:15:010 | [ERROR] |  |  |  | OOBELib |  |  | 7796 | OOBELib IAL common VSN found LEID
    02/09/16 16:27:15:010 | [ERROR] |  |  |  | OOBELib |  |  | 7796 | OOBELib IAL ValidateSerial call failed: 528
    02/09/16 16:27:15:010 | [ERROR] |  |  |  | OOBELib |  |  | 7796 | Combining Driver/ALL scenario SNs off line/invalid
    02/09/16 16:27:15:010 | [ERROR] |  |  |  | OOBELib |  |  | 7796 | Valid SN for the AAMEE mode
    02/09/16 16:27:15:010 | [INFO] |  |  |  | OOBELib |  |  | 7796 | OOBELib stat = 257
    02/09/16 16:27:15:895 | [ERROR] |  |  |  | Adobe PRTK |  |  | 7104 | Impossible to validate the serial number

    02/09/16 16:27:15:895 | [INFO] |  |  |  | Adobe PRTK |  |  | 7104 | Return code 14
    02/09/16 16:27:15:895 | [INFO] |  |  |  | Adobe PRTK |  |  | 7104 | Adobe PRTK tool END *.
    02/09/16 16:27:19:926 | [INFO] |  |  |  | Adobe PRTK |  |  | 6608 | START the Adobe PRTK tool *.
    02/09/16 16:27:19:926 | [INFO] |  |  |  | Adobe PRTK |  |  | 6608 | Adobe called PRTK tool VolumeSerialize
    02/09/16 16:27:19:927 | [ERROR] |  |  |  | Adobe PRTK |  |  | 6608 | C:\Users\heinz\AppData\Local\Temp\CusBD211100
    02/09/16 16:27:19:927 | [INFO] |  |  |  | Adobe PRTK |  |  | 6608 | creation C:\Users\heinz\AppData\Local\Temp\CusBD211100\prov.xml
    02/09/16 16:27:19:928 | [INFO] |  |  |  | OOBELib |  |  | 6608 | OOBELib Session begins *.
    02/09/16 16:27:19:928 | [INFO] |  |  |  | OOBELib |  |  | 6608 | Version 9.0.0.301,7.0

    02/09/16 16:27:19:928 | [INFO] |  |  |  | PCDService |  |  | 6608 | Service of PCD in non threaded mode
    02/09/16 16:27:19:929 | [INFO] |  |  |  | DispatchClientLib |  |  | 6608 | Dispatch table of path: C:\Users\heinz\AppData\Local\Temp\CusBD21.tmp\dispatchtable.xml
    02/09/16 16:27:19:930 | [INFO] |  |  |  | DispatchClientLib |  |  | 6608 | (re) load Local Dispatch Table-[0] status.
    02/09/16 16:27:19:930 | [INFO] |  |  |  | DispatchClientLib |  |  | 6608 | Scope: [2].
    02/09/16 16:27:19:931 | [INFO] |  |  |  | DispatchClientLib |  |  | 6608 | Scope of setting for GM
    02/09/16 16:27:19:969 | [ERROR] |  |  |  | OPMWrapper |  |  | 6608 | A failed by getting the value of key in OPMGetValueForKey
    02/09/16 16:27:19:969 | [INFO] |  |  |  | OOBELib |  |  | 6608 | Failed to get the user name for Proxy in OPM DB
    02/09/16 16:27:19:969 | [INFO] |  |  |  | AXFBLicensing |  |  | 6608 | Unable to load axlibv7.dll, try again
    02/09/16 16:27:19:969 | [INFO] |  |  |  | AXFBLicensing |  |  | 6608 | Unable to load axlibv7.dll, try again with axlib in ACF
    02/09/16 16:27:19:970 | [INFO] |  |  |  | AXFBLicensing |  |  | 6608 | All function pointers managed to recover
    02/09/16 16:27:19:970 | [INFO] |  |  |  | OOBELib |  |  | 6608 | Received Params for posting online: Driver: {AcrobatCont-12-Win-GM, calling V7: 3
    02/09/16 16:27:19:970 | [INFO] |  |  |  | OOBELib |  |  | 6608 | receipt LEID: V7 {} AcrobatCont-12-Win-GM
    02/09/16 16:27:19:970 | [INFO] |  |  |  | OOBELib |  |  | 6608 | Support for locale: all THE
    02/09/16 16:27:19:970 | [INFO] |  |  |  | OOBELib |  |  | 5612. OOBELib ValidateSerialOnline
    02/09/16 16:27:19:971 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. Scope: [2].
    02/09/16 16:27:19:971 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. Scope of setting for GM
    02/09/16 16:27:19:971 | [INFO] |  |  |  | OOBELib |  |  | 5612. Validation using the driver LEID: V7 {} AcrobatCont-12-Win-GM, App LEID: white >, SN: 970787043745062042938331
    02/09/16 16:27:19:979 | [ERROR] |  |  |  | OOBELib |  |  | 5612. Unable to get the proxy by default system in setProxyCredentialsForIALSession
    02/09/16 16:27:19:979 | [INFO] |  |  |  | OOBELib |  |  | 5612. Unable to set the credentials of proxy for a session during the serial number validation
    02/09/16 16:27:19:979 | [INFO] |  |  |  | OOBELib |  |  | 5612. IALClient IAL_SetCaller-[0] took-[0.00] ms.
    02/09/16 16:27:19:980 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. Endpoint asked: [AES]
    02/09/16 16:27:19:980 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. Length of the URL: [51]
    02/09/16 16:27:19:980 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. Return of getEndpointAddr: [0]
    02/09/16 16:27:19:980 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. Endpoint asked: [AES]
    02/09/16 16:27:19:981 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. Length of the URL: [51]
    02/09/16 16:27:19:981 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. URL found [https://lm.licenses.adobe.com/aes/aes/v1/serialInfo]
    02/09/16 16:27:19:981 | [INFO] |  |  |  | DispatchClientLib |  |  | 5612. Return of getEndpointAddr: [0]
    02/09/16 16:27:19:985 | [INFO] |  |  |  | OOBELib |  |  | 5612. HTTPCommunicationAgent::processMessage is https://lm.licenses.adobe.com/aes/aes/v1/serialInfo (= extURL)
    02/09/16 16:27:21:133 | [INFO] |  |  |  | OOBELib |  |  | 6536 | The request HTTP 200 status code.
    02/09/16 16:27:21:133 | [INFO] |  |  |  | OOBELib |  |  | 5612. HTTPCommunicationAgent - Return Code: [0] size [213] response catch-[1148.80] time ms.
    02/09/16 16:27:21:134 | [ERROR] |  |  |  | OOBELib |  |  | 5612. Has received the server error-[16].
    02/09/16 16:27:21:134 | [ERROR] |  |  |  | OOBELib |  |  | 5612. ErrDesc of the server: no LEID in common for serial number pilot leid combination...
    02/09/16 16:27:21:134 | [INFO] |  |  |  | OOBELib |  |  | 5612. Validate the status-[528] series took-[1154.13] ms.
    02/09/16 16:27:21:134 | [INFO] |  |  |  | OOBELib |  |  | 5612. IALClient IAL_SetCaller-[0] took-[0.00] ms.
    02/09/16 16:27:21:134 | [ERROR] |  |  |  | OOBELib |  |  | 5612. OOBELib IAL common VSN found LEID
    02/09/16 16:27:21:134 | [ERROR] |  |  |  | OOBELib |  |  | 5612. OOBELib IAL ValidateSerial call failed: 528
    02/09/16 16:27:21:134 | [ERROR] |  |  |  | OOBELib |  |  | 5612. Combining Driver/ALL scenario SNs off line/invalid
    02/09/16 16:27:21:134 | [ERROR] |  |  |  | OOBELib |  |  | 5612. Valid SN for the AAMEE mode
    02/09/16 16:27:21:134 | [INFO] |  |  |  | OOBELib |  |  | 5612. OOBELib stat = 257
    02/09/16 16:27:21:973 | [ERROR] |  |  |  | Adobe PRTK |  |  | 6608 | Impossible to validate the serial number

    02/09/16 16:27:21:973 | [INFO] |  |  |  | Adobe PRTK |  |  | 6608 | Return code 14
    02/09/16 16:27:21:973 | [INFO] |  |  |  | Adobe PRTK |  |  | 6608 | Adobe PRTK tool END *.

    Windows 10 log file (1607 / 1511)

    02/09/16 16:16:55:986 | [INFO] |  |  |  | Adobe PRTK |  |  | 6068. __OOBELIB_LOG_FILE__
    02/09/16 16:16:55:986 | [INFO] |  |  |  | Adobe PRTK |  |  | 6068. START the Adobe PRTK tool *.
    02/09/16 16:16:55:986 | [INFO] |  |  |  | Adobe PRTK |  |  | 6068. Adobe called PRTK tool VolumeSerialize
    02/09/16 16:16:55:986 | [ERROR] |  |  |  | Adobe PRTK |  |  | 6068. C:\Users\kheadmin\AppData\Local\Temp\Cus71181100
    02/09/16 16:16:55:986 | [INFO] |  |  |  | Adobe PRTK |  |  | 6068. creation C:\Users\kheadmin\AppData\Local\Temp\Cus71181100\prov.xml
    02/09/16 16:16:56:002 | [INFO] |  |  |  | OOBELib |  |  | 6068. OOBELib Session begins *.
    02/09/16 16:16:56:002 | [INFO] |  |  |  | OOBELib |  |  | 6068. Version 9.0.0.301,7.0

    02/09/16 16:16:56:002 | [INFO] |  |  |  | PCDService |  |  | 6068. Service of PCD in non threaded mode
    02/09/16 16:16:56:002 | [INFO] |  |  |  | DispatchClientLib |  |  | 6068. Dispatch table of path: C:\Users\kheadmin\AppData\Local\Temp\Cus7118.tmp\dispatchtable.xml
    02/09/16 16:16:56:002 | [INFO] |  |  |  | DispatchClientLib |  |  | 6068. (re) load Local Dispatch Table-[0] status.
    02/09/16 16:16:56:002 | [INFO] |  |  |  | DispatchClientLib |  |  | 6068. Scope: [2].
    02/09/16 16:16:56:002 | [INFO] |  |  |  | DispatchClientLib |  |  | 6068. Scope of setting for GM
    02/09/16 16:16:56:518 | [ERROR] |  |  |  | OPMWrapper |  |  | 6068. A failed by getting the value of key in OPMGetValueForKey
    02/09/16 16:16:56:518 | [INFO] |  |  |  | OOBELib |  |  | 6068. Failed to get the user name for Proxy in OPM DB
    02/09/16 16:16:56:518 | [INFO] |  |  |  | AXFBLicensing |  |  | 6068. Unable to load axlibv7.dll, try again
    02/09/16 16:16:56:518 | [INFO] |  |  |  | AXFBLicensing |  |  | 6068. Unable to load axlibv7.dll, try again with axlib in ACF
    02/09/16 16:16:56:518 | [INFO] |  |  |  | AXFBLicensing |  |  | 6068. Could not load axlibv7.dll of ACF
    02/09/16 16:16:56:518 | [INFO] |  |  |  | OOBELib |  |  | 6068. Received Params for posting online: Driver: {AcrobatCont-12-Win-GM, calling V7: 3
    02/09/16 16:16:56:518 | [INFO] |  |  |  | OOBELib |  |  | 6068. receipt LEID: V7 {} AcrobatCont-12-Win-GM
    02/09/16 16:16:56:518 | [INFO] |  |  |  | OOBELib |  |  | 6068. Support for locale: all THE
    02/09/16 16:16:56:518 | [INFO] |  |  |  | OOBELib |  |  | 9680. OOBELib ValidateSerialOnline
    02/09/16 16:16:56:518 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. Scope: [2].
    02/09/16 16:16:56:518 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. Scope of setting for GM
    02/09/16 16:16:56:518 | [INFO] |  |  |  | OOBELib |  |  | 9680. Validation using the driver LEID: V7 {} AcrobatCont-12-Win-GM, App LEID: white >, SN: 970787043745062042938331
    02/09/16 16:16:56:533 | [ERROR] |  |  |  | OOBELib |  |  | 9680. Unable to get the proxy by default system in setProxyCredentialsForIALSession
    02/09/16 16:16:56:533 | [INFO] |  |  |  | OOBELib |  |  | 9680. Unable to set the credentials of proxy for a session during the serial number validation
    02/09/16 16:16:56:533 | [INFO] |  |  |  | OOBELib |  |  | 9680. IALClient IAL_SetCaller-[0] took-[0.00] ms.
    02/09/16 16:16:56:533 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. Endpoint asked: [AES]
    02/09/16 16:16:56:533 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. Length of the URL: [51]
    02/09/16 16:16:56:533 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. Return of getEndpointAddr: [0]
    02/09/16 16:16:56:533 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. Endpoint asked: [AES]
    02/09/16 16:16:56:533 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. Length of the URL: [51]
    02/09/16 16:16:56:533 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. URL found [https://lm.licenses.adobe.com/aes/aes/v1/serialInfo]
    02/09/16 16:16:56:533 | [INFO] |  |  |  | DispatchClientLib |  |  | 9680. Return of getEndpointAddr: [0]
    02/09/16 16:16:56:533 | [INFO] |  |  |  | OOBELib |  |  | 9680. HTTPCommunicationAgent::processMessage is https://lm.licenses.adobe.com/aes/aes/v1/serialInfo (= extURL)
    02/09/16 16:16:57:643 | [INFO] |  |  |  | OOBELib |  |  | 9632. The request HTTP 200 status code.
    02/09/16 16:16:57:643 | [INFO] |  |  |  | OOBELib |  |  | 9680. HTTPCommunicationAgent - Return Code: [0] size [213] response catch-[1109.29] time ms.
    02/09/16 16:16:57:643 | [ERROR] |  |  |  | OOBELib |  |  | 9680. Has received the server error-[16].
    02/09/16 16:16:57:643 | [ERROR] |  |  |  | OOBELib |  |  | 9680. ErrDesc of the server: no LEID in common for serial number pilot leid combination...
    02/09/16 16:16:57:643 | [INFO] |  |  |  | OOBELib |  |  | 9680. Validate the status-[528] series took-[1117.29] ms.
    02/09/16 16:16:57:643 | [INFO] |  |  |  | OOBELib |  |  | 9680. IALClient IAL_SetCaller-[0] took-[0.00] ms.
    02/09/16 16:16:57:643 | [ERROR] |  |  |  | OOBELib |  |  | 9680. OOBELib IAL common VSN found LEID
    02/09/16 16:16:57:643 | [ERROR] |  |  |  | OOBELib |  |  | 9680. OOBELib IAL ValidateSerial call failed: 528
    02/09/16 16:16:57:643 | [ERROR] |  |  |  | OOBELib |  |  | 9680. Combining Driver/ALL scenario SNs off line/invalid
    02/09/16 16:16:57:643 | [ERROR] |  |  |  | OOBELib |  |  | 9680. Valid SN for the AAMEE mode
    02/09/16 16:16:57:643 | [INFO] |  |  |  | OOBELib |  |  | 9680. OOBELib stat = 257
    02/09/16 16:16:58:537 | [ERROR] |  |  |  | Adobe PRTK |  |  | 6068. Impossible to validate the serial number

    02/09/16 16:16:58:537 | [INFO] |  |  |  | Adobe PRTK |  |  | 6068. Return code 14
    02/09/16 16:16:58:537 | [INFO] |  |  |  | Adobe PRTK |  |  | 6068. Adobe PRTK tool END *.

    In the order of Q and R:

    1. isn't is it possible to go to the track from classic to continue with the same serial number?

    Response: No, it is not allowed.  They are two different applications (classic version and build ongoing) builds and they need different serial numbers.

    2. why the wizard maintains not to create a new exception offline while he was working for an older version of (Acrobat DC and Assistant)

    Response:  Because the generation continues app that you are trying to grant the exception with the Adobe Customization Wizard DC offline is powered evil (aka version of classic construction) type of serial number for a continuous build version.

    3. How do I fix this?

    Response:  In order to get an exception for the continuous offline, man you will need to obtain a continuous series build number and then follow the procedure to get it with the Adobe Customization Wizard DC.

  • Application of quorum

    Environment

    2 RAC cluster nodes with each container:

    ----------------------------------------

    Oracle Linux 6 update 5 (x 86-64)

    Oracle Grid Infrastructure 12R1 (12.1.0.2.0)

    12R1 database Oracle (12.1.0.2.0)

    I'm not understanding the role of the College in the Group of lack of quorum for voting with Oracle ASM files.

    Failure of groups (FG) assure that there is a separation of the risk you are trying to mitigate.   The separation is to scale with user data.  Vote files, the file is separated on a disk for each FG in the Group Disk (DG).  If voting files are stored on a disk group (DG) to the normal dismissal.  A minimum of two FGs is required.  It is recommended that 3 FGs serve.  It's so partner status Table (PST) may have at least one other FG where PST is maintain by comparison.  It is in the case of a failure of FG.  Must the FGs be QUORUM which store files to vote?  What is the role of the College? When is it necessary?

    Hello

    I'll start with what the Quorum means:

    The quorum is the minimum number of members (majority) of a game, necessary to avoid a failure. (COMPUTER concept)

    A quorum is a lot like Votedisk Quorum Quorum OCR, network Quorum, Quorum PST, etc.

    We must separate this quorum, we are concerned.

    The PST Quorum is different from the Quorum of Votedisk, well think everything works toogheter.

    Quorum PST:

    A PST file contains information on all the disks in a Diskgroup ASM - number of disk, Disk Status, disk number, the heart rate info and Failgroup Info partner.

    A disk group must be able to access a quorum of the Tables of status partner (PST) to mount the diskgroup.

    When diskgroup mount is requested the instance reads all disks in the disk group to find and verify all available PST. Once it checks that there is enough PSTs for quorum, he set up the disk group.

    There is a good post here: ASM support Guy: partnership and the State Table

    Votedisk quorum:

    Is a minimum number of votes for cluster is operational. There is still a quorum of votedisk.

    When you configure votedisk in normal redundancy you 3 Votedisk one in each Failgroup. For cluster is operational you need of at least a quorum with 2 online voting for the cluster are online.

    Quorum Failgroup (clause):

    Quorum Failgroup is an implementation of a Diskgroup option.

    This option do not confuse with the Quorum of voting, because the Quorum of voting and Quorum Failgroup are different things.

    For example: in a Normal Redudancy diskgroup can I lost my Failgroup Quorum, and the Cluster will stay in line with 2 Failgroup regular, this Quorum failgroup is an installation program.

    Named as 'Failgroup Quorum' a failegroup to a specific purpose which is store only the Votedisk due to deployment of the infrastructure of the Oracle.

    Is no obligation to use "Quorum Failgroup' in a Diskgroup containing votedisk.

    Now, back to your question:

    If your failure groups have only 1 ASM disk then should not the recommendation to use high redundancy (5 groups of failure) so in the case of a disk failure ASM a quorum of PST (3 PST files) would be possible?

    About Quorum PTS: You need must be aware that if you have 5 PST, you will need at least a quorum with 3 PST to mount his Diskgroup.

    If you have 5 Failgroup and each Failgroup has ASMDISK that one alone, you'll have a STP by ASMDISK that support you lost at least 2 PST to make a Quorum with 3 PST and keep mounted Diskgroup or fix it.

    The bold italic Oracle documentation above seems to say that if you allocate 3 devices in disc 2 will be used by groups of normal redundancy failure. In addition, a group of lack of quorum will exist who will use all disk devices.  What does that mean?

    I don't know what documents are saying is so confused. I'll try to contact some employee of Oracle to check it out.

    But will attempt to clarify some things:

    Suppose you install a Diskgroup as follows:

    DATA DiskGroup

    Failgroup data01

    * / dev/hdisk1 and/dev/hdisk2

    Failgroup data02

    * / dev/hdisk3 and/dev/hdisk4

    Failgroup data03

    * / dev/hdisk5 and/dev/hdisk6

    Quorum Failgroup data_quroum

    * / nfs/votedisk

    When you add Votedisk on this WHAT DATA diskgroup, the CSSD will store as follow:

    CSSD will randomly choose an asmdisk by votedisk Failgroup and magazine on the subject, but always chooses an ASMDISK of Failgroup of Quorum (if it exists).

    Therefore, after you add votedisk below diskgroup that you have:
    * Failgroup data01 (/ dev/hdisk2)

    * Failgroup data03 (/ dev/hdisk5)

    * Failgroup data_quorum (votedisk/nfs /)

    Mount diskgroup data, you must failgroup data01, data03 and data_quorum available in the diskgroup mount, otherwise diskgroup does not rise.

    On Documentation (https://docs.oracle.com/database/121/CWADD/votocr.htm#CWADD91889) is a bit of confusion:

    Normal redundancy

    The level of redundancy you choose for the Oracle ASM disk group determines how Oracle ASM mirrors the disk group files and determines the number of disks and the amount of disk space you need. If the files with the right to vote in a disk group, groups of disks that contain Oracle Clusterware (OCR and vote files) files have a more minimum number of groups of failure than other disk groups because with voting rights are stored in the default quorum groups.

    What he says is: when using Failgroup of Quorum, you will have a more minimal number of failure than other disk groups...

    But remember that qorum Failgroup is optional for those who use a single storage or an odd number of H/w storage.

    For Oracle Clusterware files, a normal redundancy disk group requires a minimum of three disk devices (two of the three discs are used by groups of failure and all three disks are used by the default quorum group) and provides three files with right to vote and a mirror of the OCR OCR. When you use a normal disk of redundancy group, the cluster can survive the loss of the group a failure.

    Try to clarify:

    -Votedisk in Diskgroup with normal redundancy requires three drive devices. (When using Failgroup Quorum: you will have two of the three disk used by regular failgroup and one of the three discs are used by Quorum Failgroup but all three discs (regular failgroup and quorum that store votedisk) count when mount the diskgroup.)

    - OCR and a mirror of OCR:

    It was really confusing. Because the mirror of the OCR must be placed in a different diskgroup because OCR is stored similar to how Oracle database files are stored. Scopes are spread across all disks in the diskgroup.

    I don't know what he's talking about. If measure on diskgroup redundancy mirror or mirror of the OCR.

    By as note and especially the documentation says it's not possible store OCR, and OCR mirror on diskgroup even

    RAC FAQ (Doc ID 220970.1)

    How the registry of Cluster Oracle (OCR) is retained when using ASM?

    And (https://docs.oracle.com/database/121/CWADD/votocr.htm#CWADD90964)

    * At least two places of OCR if OCR is configured on an Oracle ASM disk group. You must configure OCR in two groups of independent labels. In general, it is the recovery area and work space.

    High redundancy:

    For the Oracle Clusterware, a disk group files high redundancy requires a minimum of five disk drives (three of the five discs are used by groups of failure and all five disks are used by the default quorum group) and provides five files with right to vote and an OCR and two mirrors of the OCR. With high redundancy, the cluster can survive the loss of two failure groups.

    Three of the five discs are used? and two mirrors of OCR? In a Diskgroup single?

    Now things goes bad.

    As much as I can test and see how Quorum Votedisk four (but not three) of five disks are used and all five counties.

  • Need to remove the notifications already sent to the user WF

    Hi all

    Oracle database: 10g

    Oracle Applications: 11.5.10.2

    We have a situation where the user wants to delete an overall invoice notifications that are in his list spots. That authorisation applications.

    Users claims that invoices are already processed and does not require his approval, so she wants to remove it from its list of works. Could you please suggest how to proceed.

    The status of these notifications in the wf_notifications table is status: OPEN and Mail_Status: ENVOY.

    Thanks and greetings

    Srinivas

    Please see:

    How to remove the Notifications of error in the list of tasks (Doc ID 357904.1)

    How to identify and cancel the items in a queue of Workflow using Oracle Applications Manager OAM (Doc ID 393460.1)

    Notifications for Documents already approved still display in the list of tasks (Doc ID 255257.1)

    Thank you

    Hussein

Maybe you are looking for