Details of the signature of a package added to the repository via PowerCLI

Hello, is there any cmdlet / details of setting available to pick up the signature (whether signed or not signed) a package added to the repository?

Thank you

Ghislain

Just checked again, and there is no property that indicates whether or not a VIB is signed.

You must open the VIB and check whether the checksum is present.

Tags: VMware

Similar Questions

  • Collect information of the NIC via PowerCLI

    Hi all

    We need to collect the following information about all the cards in all hosts via PowerCLI:

    -name

    -manufacturer

    -version of the driver

    -firmware version

    -MAC address

    We know the esxcli method, but it would take a lot of time that we have many hosts and they would send an alarm to deactivate the lock mode and activating SSH and it would be extremely long and inefficient.

    While Google search, we found this method through Get-EsxCLI (http://jreypo.wordpress.com/tag/powercli/), but for some reason that I can not even list the NICs.

    PowerCLI C:\Program Files (x 86) \VMware\Infrastructure\vSphere PowerCLI > $esxcli = Get-EsxCli - vmhost host

    PowerCLI C:\Program Files (x 86) \VMware\Infrastructure\vSphere PowerCLI > $esxcli.system.module.get

    TypeNameOfValue: VMware.VimAutomation.ViCore.Util10Ps.EsxCliExtensionMethod

    OverloadDefinitions: {vim. Get EsxCLI.system.module.get.ModuleDetails (string module)}

    MemberType: CodeMethod

    Value: vim. Get EsxCLI.system.module.get.ModuleDetails (string module)

    Name: get

    IsInstance: true

    PowerCLI C:\Program Files (x 86) \VMware\Infrastructure\vSphere PowerCLI > $esxcli.system.module.list

    TypeNameOfValue: VMware.VimAutomation.ViCore.Util10Ps.EsxCliExtensionMethod

    OverloadDefinitions: {vim. EsxCLI.system.module.list.Module [] list (boolean active, responsible boolean)}

    MemberType: CodeMethod

    Value: vim. List of [] EsxCLI.system.module.list.Module (active boolean, boolean loaded)

    Name: list

    IsInstance: true

    PowerCLI C:\Program Files (x 86) \VMware\Infrastructure\vSphere PowerCLI > $esxcli.network.nic.list

    TypeNameOfValue: VMware.VimAutomation.ViCore.Util10Ps.EsxCliExtensionMethod

    OverloadDefinitions: [] list() {vim.EsxCLI.network.nic.list.Nic}

    MemberType: CodeMethod

    Value: vim.EsxCLI.network.nic.list.Nic [] list()

    Name: list

    IsInstance: true

    Can someone help me? Thanks in advance!

    Add parentheses to the method call

    $esxcli.network.nic.list)

  • Grabbing the VM via PowerCLI ipaddress

    Hi all

    I'm familiar with in order to see the IP addresses for a virtual machine running the following:

    # Take all the virtual machines through this point of view

    $a = get - view - viewtype virtualmachine

    # Assume the 1st VM has multiple IP addresses

    . $a guest.ipaddress [0]

    Who would kick out me the array of IP addresses for the given virtual computer.

    The problem that I face now is when I do this same thing, pulled back data are a UNIQUE IPaddress for each virtual computer. I can't understand what has changed. I have confirmed using the cmdlet Get - VM will pull the IPaddress info, as I am used to. initially, I chose the path of VIEW since I am faced with a large number of virtual machines and the view was much faster than the Get - VM cmdlet. If anyone has any suggestions or questions please let me know. Thanks for reading!

    -Josiah

    I'm going to be stationary in the channel IRC Freenode #powercli for the next day or so until is put to bed in some measure of closure ^. ^

    PS - I noticed something is the property of _.guest.net.ipaddress $ is not retained (not sure if this is the choice of the right word) when taking the opinion of the GET and exporting via CLIXml (export-clixml); in export .xml this _.guest.net.ipaddress $ does not exist from what I see. My original thought was just to grab all the data of the VM-display another environment and then export via CliXML, back to home port and chopping away. Looks like I'll need to manipulate a little more on the other end-environment before return to the home port. See you soon.

    Try this:

    Notice-EEG - ViewType VirtualMachine. Select @{N = "IP"; E = {[string]: join (",", $_.)} Comments. net. IPAddress)}}

    Also from my side, I don't see an IP address in the comments. IPAddress, but in guest.net.IPAddress they are all listed

  • How to calculate the CPU via Powercli contention in vsphere 5.5?

    Hi all!

    I installed Vmware Vrealize trial version of my framework.

    Vrealize metric show of restraint CPU, I want to calculate using Powercli.

    Do you know how? What measures of Vsphere included competing Vrealize CPU?

    Thanks in advance!

    I found it!

    It's metric cpu.latency.average in Vsphere 5.5

    You can check this setting in your cluster via this PowerShell script:

    $clusterName = "cluster_name.

    $stat = "cpu.latency.average".

    $esx = get-Cluster-name $Cluster | Get-VMHost

    $CPU_contention = (get-stats - $esx - $stat - Realtime Stat entity - MaxSamples 1 |) Measure-object-propriete value - average). Average

    "$CPU_contention ="{0:N1}"f $CPU_contention-replace '," »

    $CPU_contention

  • How to calculate the IOPS datastore / s and latency via Powercli?

    Hi all!

    I want to calculate the IOPS / s (RO/RW) and the latency of the data via Powercli store, but I cant' find this metric in Vcenter (in the data store tab) and see no metric for data via the cmdlet Get-Stat store.

    How can we measure IOPS / s and latency of data store?  For example I know veeam monitor this information - http://cdn.swcdn.net/creative/v16.8/images/screenshots/products/VM/Lg/EN/VMan60-Orion-Datastore-Top_Lg_960x540.jpg

    I know, I can get this VM or vmhost metric, but I need information on the data store.

    How to measure for IOPS / s and latency of data properly store?

    Thanks in advance!

    These measures are collected on ESXi nodes, entity would need to have the ESXi nodes where these data warehouses are connected.

    You can use the Instance property to filter.

    Under the PerformanceManager , you see all the measures for each indicator it indicates under which entity this metric is collected.

    And Yes, the cmdlet Get-inventory returns no data warehouses.

    There is a little, aggregated metric for data warehouses, I'll have to find an alternative for those.

    Nice catch!

  • Signature of a package with the signing of code .pfx certificate

    Hello

    I got a code signing certificate (.pfx) of GlobalSign and tried to connect my extension package.

    I used the tool of ZXPSignCmd and got the following response:

    Cannot generate a valid certificate chain. Please ensure that all certificates are included in the certificate file.

    The necessary chain of certificates is installed on my system (Windows 7):

    My code signing certificate,

    GlobalSign signed my certificate

    and the root certificate GlobalSign who signed it.

    The release of OpenSSL info to the certificate seems good too:

    Iteration of MAC 2000

    MAC verified OK

    Data of the PKCS7

    Keeled Keybag: pbeWithSHA1And3-KeyTripleDES-CBC, iteration 2000

    The PKCS7 figures: pbeWithSHA1And40BitRC2-CBC, iteration 2000

    Bag of certificate

    Bag of certificate

    Bag of certificate

    Signature however other files with the Windows SDK Signtool works and translates a string of correct certificate (visible in the details of the file).

    No idea what I could do wrong?

    Concerning

    Philipp

    Interestingly, the internal order of the certificates is really important. I reorganized the sections of certificate in my PEM file and converted it into a PKCS12 and now it works.

    I also tried the export of certificate through Firefox by following the instructions posted OMFguy2. It worked also.

    I took a peek in a version of the Mozilla certificate PEM, and he showed the same order of certificate section as my PEM adapted. Only the position of the private key part was different, that doesn't seem to be a problem.

    So, Microsoft seems to export the certificates in the following order:

    Personal Certificates-> certificate-> GlobalSign Root of GlobalSign Code signing certificate

    While Mozilla and my customized order are:

    GlobalSign Root certificate-certificate-personal of GlobalSign Code signing certificate > >

  • My students use the filling and the signature on a package of .pdf tool I'm going to fill them, but when they record and open the next day their text boxes, that they created with the bucket fill tool and sign all went and many are overlapping.

    My students use the filling and the signature on a package of .pdf tool I'm going to fill them, but when they record and open the next day their text boxes, that they created with the bucket fill tool and sign all went and many are overlapping.

    Hi chbradshaw,

    Instead of filling & signature, tool, use the text comment comment tool, KB doc option. using comments in the PDF, Adobe Acrobat DC files (keyword: Add a text comment).

    Kind regards

    Nicos

  • Options of signature required to package the IPA

    Hi, I'm trying to compile ISO app with command-line

    ADT-package - target the ipa-test - useLegacyAOT no hideAneLibSymbols - No Yes - implementation service-profile C:/OpenSSL/bin/augmented_test_profile.mobileprovision - stores pkcs12 - keystore C:/OpenSSL/bin/iphone_dev.p12 - storepass xxxxxx ios_aug.ipa ios_aug - app.xml ios_aug.swf - ane extdir

    and adt returns an error:

    Options of signature required to package the IPA

    use:

    ADT - checkstore SIGNING_OPTIONS

    ADT-certificate - cn < name > (-UO < org - unit >)? (o < org - name >)? (-c < country >)? (- validityPeriod < years >)? 2048 - RSA < pfx file > < password >

    ADT-help

    ADT-migrate SIGNING_OPTIONS (< air-file-in > | < flown-file-in >) < fichier_resultat >

    ADT-package SIGNING_OPTIONS (-aerial target)? <>Package-output (FILE_OPTIONS < app-desc > | < input-package >)

    ADT-package SIGNING_OPTIONS-target flown < output-package > (< app-desc > FILE AND PATH OPTIONS | < input-package >)

    ADT-package - target (apk | apk-debug | emulator apk | apk-captive-runtime) (CONNECT_OPTIONS? |) LISTEN_OPTIONS? ) (- airDownloadURL < url >)? (ARCH_OPTIONS)? SIGNING_OPTIONS < output-package > (< app-desc > PLATFORM-SDK-OPTION?) FILE-AND-PATH-OPTIONS | PLATFORM-SDK-OPTION < input-package >? )

    ADT-package - target (ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc: ipa-test-interpreter | ipa-debug-interpreter | ipa-test-interpreter-Simulator | ipa-debug-interpreter-simulator) (CONNECT_OPTIONS? |) LISTEN_OPTIONS? ) (- sampler)? ANE_LINK_OPTIONS? AOT_MODE_OPTIONS? SIGNING_OPTIONS < output-package > (< app-desc > PLATFORM-SDK-OPTION?) FILE-AND-PATH-OPTIONS | PLATFORM-SDK-OPTION < input-package >? )

    ADT-package SIGNING_OPTIONS? -target native SIGNING_OPTIONS? <>Output-package (< app-desc > FILE AND PATH OPTIONS | < input-package >)

    ADT-package SIGNING_OPTIONS? -migrate SIGNING_OPTIONS-target native SIGNING_OPTIONS? OPTION-PATH < output-package > < app-desc > FILE_OPTIONS

    ADT-package SIGNING_OPTIONS? -bundle target SIGNING_OPTIONS? <>Output-package (< app-desc > FILE AND PATH OPTIONS | < input-package >)

    ADT-package SIGNING_OPTIONS? -target the donkey < output-package > < ext-desc > ANE_OPTIONS

    ADT-prepare < airi-file > < app-desc > FILE_AND_PATH_OPTIONS

    ADT-sign SIGNING_OPTIONS (-target (air: flown | ane))? (< airi-file > | < unsigned-ane-file >) < fichier_resultat >

    ADT-devices OPTION of platform PLATFORM-SDK-OPTION?

    ADT - installRuntime OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? (- < apk file > package)?

    ADT - installApp OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? -package < apk file. IPA-file >

    ADT - uninstallRuntime OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION?

    ADT - uninstallApp OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? -appid < app - id >

    ADT - launchApp {OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? (port - debuggerPort)? -appid < app id >}

    ADT - runtimeVersion OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION?

    ADT - appVersion OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? -appid < app - id >

    ADT-version

    SIGNING_OPTIONS:-< type > stores (-< store > keystore)? (- storepass < pass >)? (- alias < aliasName >)? (- keypass < pass >)? (- providerName < name >)? (- tsa < url >)? (- service-profile <>layout)?

    FILE_OPTIONS: < fileOrDir > * ((C-< dir >< fileOrDir > +) |) (-e < file > < path >)) *

    ARCH_OPTIONS:-arch (armv7 | x 86)

    CONNECT_OPTIONS:-connect < host >

    LISTEN_OPTIONS:-listening < port >

    ANE_LINK_OPTIONS:-hideAneLibSymbols (yes | no)

    ANE_OPTIONS:-CFC < EFA > (-platform < name > (-platformoptions < file >). < fileOrDir > * (C - < dir > < fileOrDir > +) *) *.

    FILE-AND-PATH-OPTIONS: (OPTION-PATH |) FILE - OPTIONS) - AND-PATH-FILE OPTIONS?

    OPTION: PATH - extdir < dir >

    Platform-OPTION:-platform (android: ios)

    PLATFORM-SDK-OPTION:-platformsdk < platform-sdk-home-dir >

    OPTION: DEVICE-device (deviceID | ios simulator)

    AOT_MODE_OPTIONS:-useLegacyAOT (yes | no)

    what Miss me?

    found the issue in adt switch positions - hideAneLibSymbols Yes, then - useLegacyAOT not

    full order adt: adt-package - target the ipa-test - useLegacyAOT no hideAneLibSymbols - No Yes - implementation service-profile C:/OpenSSL/bin/augmented_test_profile.mobileprovision - stores pkcs12 - keystore C:/OpenSSL/bin/iphone_dev.p12 - storepass xxxxxx ios_aug.ipa ios_aug - app.xml ios_aug.swf - ane extdir

  • Details of the package Oracle Web Adi

    Hello

    Can update us an existing Oracle Custom Web aDI to add new column in the excel worksheet.

    Initially we were download only one value FDF for Organization.Now we need to download a single attribute more into the details of the organization.

    If so, how do we get the package or the procedure for the WEBaDI.Itried all tables BNE, but could not get the info on the details of the package of WEBADI.

    Please advise,

    Kind regards

    Jean Michel Sayyad.

    Hello

    Please go through below thred, it might help you: -.

    https://forums.Oracle.com/thread/2386523?MessageID=10315967#10315967

    You can query the tables BNE_ATTRIBUTES, attribut2 is the name of the package.

    Select * from BNE_ATTRIBUTES

    where attribute1 as 'PROCEDURE '.

    The attribute_code should be that of an integrator with a PO_ATT at the end.

    For the use of integrator_code what follows

    Select * from bne_integrators_vl where user_name as what you see on the screen.

    Thank you

    Avinash

  • need to get the details of the package

    Hi all

    I want to collect the following details of a particular package in the database. Can someone please

    1. the list of users who have permission to run on the package.

    2. for which table user uses the package i.e. name of the table where this package is used or a procedure name in which this package is used.

    3. how to check the authorization of public performance is removed or not of this package.

    4. recent date of use of the package and the user name.

    DB: 10.2.0.4
    OS: AIX

    user13364377 wrote:
    1. the list of users who have permission to run on the package.

    Discover the view DBA_TAB_PRIVS.

    SELECT grantee FROM dba_tab_privs WHERE table_name='';
    

    2. for which table user uses the package i.e. name of the table where this package is used or a procedure name in which this package is used.

    Looking for information of addiction? If so, see DBA_DEPENDENCIES.

    3. how to check the authorization of public performance is removed or not of this package.

    See 1.

    4. recent date of use of the package and the user name.

    You have activated the audit. If you do, and you level use this package, you will need to look at the views DBA_AUDIT.

    See http://tahiti.oracle.com for more details on the different points of view.

  • Why is - what happens, never summer... EchoSign could not create your agreement because not all signature fields could be added to it.

    EchoSign could not create your agreement because not all signature fields could be added to it. Why is it that happens suddenly never... even documents and acct

    I get the same message when sending a PDF generated with more than 2 signatories.

    I have no problem with the RTF document or some other PDF documents. It also seems to be a recent problem.

    Can you please provide all the details on that?

    Thank you

  • copy - paste the details into the bookmarks (in excel)... ?

    If you go to bookmarks > show all bookmarks, if you then click on a bookmark & copy it, that the address is copied, and any of the other details in all visible columns, for example 'added', 'Date of visit' etc.

    How can I copy & paste my favorites in a program like excel with these details compiled also...

    Also, see this MozillaZine forum thread.

  • I have to add details of the AFN in TCP connection

    Hello

    I made a request on OS 4.5, while creating the connection to the server, I have to add the APN details.

    I add the details of the AFN in the fact that in the

    url +=";deviceside=true;"+apn;
    

    where, the AFN = "apn = intternet.

    Now I am unable to reach the server. Please let me know what I would do.

    I followed the method provided by forum, because no user name and password only to combat anti-person mines case.

    Thanks guys for your reply I found the solution for my problem.

    It was with the APN setting. I was adding with a semicolon but real APN should

    apn=internet;tunnelauthusername=guest
    

    When I add that my problem has been resolved.

    Now, I have a problem of more of the same, that i will create another thread

  • How can I add more details in the Details view

    When you display files in Details view, you have the option to add more columns/details by right clicking on the column headers, you can chosse from a long list anything from an e-mail address to a phone number... How & where can I change these details?

    1. the fields from and to which appear in the list of options of details apply to the and see you in Outlook?

    2. When you change these >

    I don't know the answers to any of these questions.  I did a little experiment from saving an email (xxx.msg) in a new folder.  I made the following observations:

    1. in the file properties, were the only items in the tab "Details":

    • Name
    • Type
    • Folder path
    • Size
    • Date of creation
    • Modification date
    • Attributes
    • Shared with
    • Owner
    • Computer

    2. None of the above can be changed.

    3. There is also a "Custom" tab in the file properties.  This is a list of 27 'elements of properties' that you can manually add to the metadata of the file.

    4. the worms and from the items in the list of details in the submenu "Chose the details" menu of the folder view do not display the sender or the recipient of the original e-mail.  Even if the custom details that can be added is "Received from", information entered into this field (which appears if you look at the "Custom" of the file properties tab) do not show if you add 'From' as one of the columns to display in the folder.

    If you want to dig deeper into that, you might try asking in the TechNet Windows 7 User Interface forum or possibly the Microsoft Community forum Outlook or Outlook TechNet forum. If you ask another forum, provide a link to this thread so that potential stakeholders must not repeat things already said.

  • Parsing xml and store the details in the hierarchical tables

    Hi all

    I'm trying to parse a xml code and store the details in the hierarchical tables, however, I am unable to analyze the child attributes of tags and store the details in relational format.

    Oracle - 11.2.0.4 version

    My XML looks like in below:

    <Root>
    <ParentTag name="JobName" attrib1="Text" attrib2="SomeOtherText">
      <ChildTag childAttrib1="SomeValue1" childAttrib2="SomeValue2" />
      <ChildTag childAttrib1="SomeValue3" childAttrib2="SomeValue4" />
      <ChildTag childAttrib1="SomeValue5" childAttrib2="SomeValue6" />
    
      <OtherChildTag childAttrib1="SomeValue1" childAttrib2="SomeValue2" />
    </ParentTag>
    </Root>
    
    

    The table structure is as follows:

    create the table parent_details
    (
    job_id number primary key,
    VARCHAR2 (100) job_name,.
    job_attrib1 varchar2 (100),
    job_attrib2 varchar2 (100)
    );

    create the table child_details
    (
    child_id number primary key,
    number of parent_job_id
    child_attrib1 varchar2 (100),
    child_attrib2 varchar2 (100),
    Constraint fk_child_details foreign key (parent_job_id) refers to parent_details (job_id)
    );

    After analysis, I would expect the data to be stored in the format below:

    Table Name:-
    parent_details
    ID Name     Attribute1  Attribute2
    1  JobName  Text        SomeOtherText
    
    
    ChildTable (Store Child Tag details)
    ID Parent ID Attribute1  Attribute2
    1  1         SomeValue1  SomeValue2
    2  1         SomeValue3  SomeValue4
    3  1         SomeValue5  SomeValue6
    
    

    I tried following SQL, but it does not work. Please suggest if the same SQL can be improved to get the details in the expected format or should I use another solution.

    select job_details.*
      from test_xml_table t,
           xmltable ('/Root/ParentTag'
                      passing t.col 
                      columns 
                        job_name varchar2(2000) path '@name',
                        attribute1 varchar2(2000) path '@attrib1',
                        attribute2 varchar2(2000) path '@attrib2',
                        childAttribute1 varchar2(2000) path '/ChildTag/@childAttrib1'
                    ) job_details;
    

    I'm not forced to have a SQL solution, but would if it can be in SQL.

    Kind regards

    Laureline.

    Post edited by: Jen K - added the SQL, I tried to build.

    Well, the XML contains hierarchical data, and SQL is a "dish" of data, so it's up to you to treat lines that are coming out of the flat style and determine how to get that in separate tables.

    Suppose that we have several nodes of ParentTag each containing several nodes of ChildTag...

    SQL > ed
    A written file afiedt.buf

    1 with t (xml) as (select xmltype ('))
    2
    3
    4
    5
    6
    7

    8
    9
    10
    11
    12

    13
    ') of double)
    14-
    15 end of test data
    16-
    17 select x.p
    18, x.name, x.attrib1, x.attrib2
    19, including
    20, y.childattrib1, y.childattrib2
    21 t
    22, xmltable ('/ Root/ParentTag ')
    23 passage t.xml
    p 24 columns for ordinalite
    25, path name varchar2 (10) '. / @name'
    26, path of varchar2 (10) of attrib1 '. / @attrib1 '


    27, way to varchar2 (10) of attrib2 '. / @attrib2 '
    28 children xmltype road '.'
    29                 ) x
    30, xmltable ('/ ParentTag/ChildTag ')
    passage 31 x.children
    c 32 columns for ordinalite
    33, path of varchar2 (10) of childattrib1 '. / @childAttrib1 '
    34 road of varchar2 (10) of childattrib2 '. / @childAttrib2 '
    35*                ) y
    SQL > /.

    P NAME ATTRIB1 ATTRIB2 C CHILDATTRI CHILDATTRI
    ---------- ---------- ---------- ---------- ---------- ---------- ----------
    1 text JobName SomeOtherT 1 SomeValue1 value2
    1 text JobName SomeOtherT 2 SomeValue3 SomeValue4
    1 text JobName SomeOtherT 3 SomeValue5 SomeValue6
    JobName2 TextX SomeOtherT 1 SomeValue6 SomeValue8 2
    JobName2 TextX SomeOtherT 2 SomeValue7 SomeValue9 2

    Using the 'ordinalite' gives us the line number for this node in the XML file, so that you can identify each parent as well as to say who is the first record of this parent (because it will have a child with the ordinalite 1).

    An INSERT ALL tuition assistance we can insert into two different tables at the same time to keep related data... for example

    SQL > create table tbl1 (pk number, name varchar2 (10), attrib1 varchar2 (10), attrib2 varchar2 (10))
    2.

    Table created.

    SQL > create table tbl2 (parent_pk number, attrib1 varchar2 (10), attrib2 varchar2 (10))
    2.

    Table created.

    SQL > insert all
    2 when c = 1 then
    3 in the tbl1 (pk, attrib1, attrib2)
    4 values (p, attrib1, attrib2)
    When 5 1 = 1 then
    6 in the tbl2 (parent_pk, attrib1, attrib2)
    7 values (p, childattrib1, childattrib2)
    8 with t (xml) as (select xmltype ('))
    9
    10
    11
    12
    13
    14

    15
    16
    17
    18
    19

    20
    ') of double)
    21 select x.p
    22, x.name, x.attrib1, x.attrib2
    23, including
    24, y.childattrib1, y.childattrib2
    25 t
    26, xmltable ('/ Root/ParentTag ')
    27 passage t.xml
    p 28 columns for ordinalite
    29, path name varchar2 (10) '. / @name'
    30, path of varchar2 (10) of attrib1 '. / @attrib1 '
    31, path of varchar2 (10) of attrib2 '. / @attrib2 '
    32 children xmltype road '.'
    33                 ) x
    34, xmltable ('/ ParentTag/ChildTag ')
    passage 35 x.children
    c 36 columns for ordinalite
    37, path of varchar2 (10) of childattrib1 '. / @childAttrib1 '
    38, path of varchar2 (10) of childattrib2 '. / @childAttrib2 '
    39                 ) y
    40.

    7 lines were created.

    SQL > select * from tbl1;

    PK ATTRIB1 ATTRIB2 NAME
    ---------- ---------- ---------- ----------
    1 text JobName SomeOtherT
    2 JobName2 TextX SomeOtherT

    SQL > select * from tbl2.

    PARENT_PK ATTRIB1 ATTRIB2
    ---------- ---------- ----------
    1 SomeValue1 value2
    1 SomeValue3 SomeValue4
    1 SomeValue5 SomeValue6
    SomeValue6 2 SomeValue8
    SomeValue7 2 SomeValue9

Maybe you are looking for

  • I try to open a book that is an extension of the EPUB. Firefox does not open it. What I am doing wrong?

    My sister-in-law gave me more than 600 books and install on my laptop. The files have the extension of the EPUB. I downloaded Firefox to open the EPUBfiles but its not working. Can you please provide some suggestions.

  • Satellite A110-228 - type CMOS battery?

    Hello! I would change the battery CMOS of my Satellite A110-228 (part number: PSAB0E-00J007GR).(see: http://eu.computers.toshiba-europe.com/innovation/jsp/supportMyProduct.do?service=EU&userAction=SMP_RESU LTS_PAGE & partNumber = PSAB0E-00J007GR & se

  • Configure the satellite on picture Information mode

    Hi, when I open windows of information of a photo I can see the map in standard mode (or mode, I don't know the correct word) but I would like to see the satellite card how can I do this? Note: I see by satellite and other modes when I click on the s

  • I get phone calls from a person telling me that my email is corrupted

    Corrupted e-mail I get phone calls from a person telling me that my email is corrupt and trying to connect to my computer, so they can solve the problem.  I have not heard any questions about msn email be corrupted.  Want some answers.

  • Remove all references to IE8, IE9.

    I use IE11 on Windows 7 Ultimate 64 bit. There are many references to registry to IE8 and IE9 in the HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main registry location. I want to remove these references REG_BINARY and REG_DWORD, but also t