REPORT NEED BACKUP DAYS - Diferent results of control/catalogue n

Hello

I have a database of Oracle running on 10 gr 2 and using a catalog RMAN backups, all 5 recent FULL backups have been made as expected, no errors, no warnings.

. When I run 'REPORT NEED BACKUP DAYS 2' on RMAN using the catalog they show this:

Report of the files whose recovery needs more 2 days of archived newspapers

Days of files name

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

It's OK, because I don't have the data files which need more 2 days of rest to restore archives.

So... when I try the same command using NO catalog, just the controlfile (rman target = /):

Days of files name

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

1 94 /cx4_01/oradata/prod/dados/system01.dbf

2 94 /cx4_01/oradata/prod/dados/undotbs01.dbf

3 94 /cx4_01/oradata/prod/dados/sysaux01.dbf

4 94 /cx4_01/oradata/prod/dados/users01.dbf

5 94 /cx4_01/oradata/prod/dados/users02.dbf

6 94 /cx4_01/oradata/prod/dados/users03.dbf

7 94 /cx4_01/oradata/prod/dados/adm_data01.dbf

8 94 /cx4_04/oradata/prod/dados/ln_homolog_data01.dbf

9 94 /cx4_04/oradata/prod/indices/ln_homolog_index01.dbf

10 94 /cx4_04/oradata/prod/indices/ln_index01.dbf

11 94 /cx4_01/oradata/prod/dados/dados_p01.dbf

12 94 /cx4_01/oradata/prod/indices/indices_p1_01.dbf

13 94 /cx4_01/oradata/prod/dados/ln_data01.dbf

14 94 /cx4_01/oradata/prod/dados/gkoscf_dtau01.dbf

15 94 /cx4_04/oradata/prod/indices/gkoscf_indx01.dbf

16 94 /cx4_04/oradata/prod/dados/gkoscf_data2_01.dbf

17 94 /cx4_01/oradata/prod/dados/kisacommerce_data_01.dbf

18 94 /cx4_04/oradata/prod/dados/TS_DW01.dbf

19-94 /cx4_04/oradata/prod/indices/TS_DW_IX01.dbf

20 94 /cx4_01/oradata/prod/dados/klgdwetl_data01.dbf

21 94 /cx4_04/oradata/prod/indices/TS_WSA_IX01.dbf

22 94 /cx4_01/oradata/prod/dados/TS_WSA01.dbf

23 94 /cx4_04/oradata/prod/dados/NFE_DATA01.dbf

24 94 /cx4_01/oradata/prod/dados/NFE2_DATA01.dbf

25 94 /cx4_01/oradata/prod/dados/NOTAMAX01.dbf

26 94 /cx4_04/oradata/prod/dados/AUDIT_DATA_01.dbf

I did the complete catalogue of rsync, but the same thing happens... Anyone, no matter what idea? Why when I'm not logged on catalogue, the command doesn't work?

Best regards!

PS > please excuse my bad English.

I changed the DBID and now the report of rman command works as expected.

Tags: Database

Similar Questions

  • RMAN: we have a window of recovery of 130 days defined and we use a catalog of recovery, but report need backup doesn't report anything.

    Our first backup was made on April 28, 2015. Some how report need backup don't recount everything that needs to be backed up. Please let me know why it is like that.

    Hello

    When you run rman phrase 'report need backup '?. just after completing a backup complete (including the arch files)?

    If you made a backup today,"report needed backup; ' returns 0.

    I tested in oracle 10 and oracle 11, with the default of 60 days and archivelog retention policy backup every 3 hours.

    * "report need backup 300 recovery window days."

    Returns the value 0.

    * "list backupset summary"

    return values of 60 days so far.

    I reproduced with and without connecting to the catalog.

    Please read the old note:

    How does the REPORT the WINDOW to RETRIEVE NEED BACKUP? (Doc ID 301704.1)

    This is for oracle 9i, but I think you can always apply on oracle 11g

  • Action Center said I need backup of information, but insists that I use DVD instead of memory stick.

    Center of action says that I need backup of information, but insists that I use DVD instead of memory stick. Even when I connected to USB in the computer memory stick.

    Center of action says that I need backup of information, but insists that I use DVD instead of memory stick. Even when I connected to USB in the computer memory stick.

    What is Memory stick formatted in NTFS?

    http://Windows.Microsoft.com/en-us/Windows/back-up-programs-system-settings-files#1TC=Windows-7

  • Need to get the result of the required format

    Hi all

    I'll have the data in a table below:

    IDNUM1num2
    1555555
    2123345
    3456567
    4666666

    IDNUM1num2
    1555555
    2123345
    3456567
    4666666

    and they need to get the result as below:. Help, please...

    IDNUM
    1555
    2123
    2345
    3456
    3567
    4666

    Thanks in advance...

    Hello

    So, instead of having 2 columns on 1 row, you want to have 1 column on 2 rows.  It's just that UNPIVOT:

    SELECT DISTINCT

    ID, num

    D

    UNPIVOT (num

    FOR the label IN (num1, num2)

    )

    ORDER BY id, num

    ;

    It is more effective than the UNION, because it requires only 1 pass through the table.

  • I've just updated to creative cloud cc, I need backup of my set of creative suite (cs5 all) and remove it from my mac - i need the operation space what I do

    I've just updated to creative cloud cc, I need backup of my set of creative suite (cs5 all) and remove it from my mac - i need the operation space what I do

    I don't want to just to the top of my plug ins I want to back up all of the following can I do this?

    TKS in advance

    Don't forget to keep your serial number.  If you do not track your Adobe account online in the section products - I recommend that you keep a copy of it for each time you call home.  The installation files are currently available through...

    CS5 - http://helpx.adobe.com/creative-suite/kb/cs5-product-downloads.html

  • Need to get the result of joing the views dba

    Hello

    need to get the result of the fileds below in a database

    TABLE_NAME NOM_PARTITION NOM_TABLESPACE PARTITION_TYPE (RANGE?) PARTITION_RANGE_CONDITION SPACE_OCCUPIED_AS_OF_DATE (IN GB)

    can I know what are the points of view that I can use and application

    apprecaited for assistance

    Thank you

    Published by: user12266475 on November 2, 2011 11:33

    LONG data type is NOT friendly SQL.
    Consider the following:

    SQL> @long
    SQL> drop table test;
    
    Table dropped.
    
    SQL> create table test (id LONG);
    
    Table created.
    
    SQL> insert into test values(q'[RANGE     TO_DATE(' 2009-01-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN')]');
    
    1 row created.
    
    SQL> set serveroutput on
    SQL> DECLARE
      2  long_var LONG;
      3  var_var  VARCHAR2(2000);
      4  BEGIN
      5       dbms_output.enable(10000);
      6       SELECT id INTO long_var FROM test ;
      7       var_var := substr(long_var,19,19);
      8       dbms_output.put_line(var_var);
      9  END;
     10  /
    2009-01-01 00:00:00
    
    PL/SQL procedure successfully completed.
    
  • I need to return the result of a query on a stored procedure

    I need to return the result of a query to a stored procedure, I mean when I run a stored procedure it returns a result set in a select statement.
    Best regards...

    Hello.

    Do you really want a stored procedure for this?
    Why not just a script that contains the query?

    Assuming that you don't really want a stored procedure, you'll have to decide what to do with the results.
    An option is a slider.

    For example, you can write a procedure of this type to hold the query:

    CREATE OR REPLACE PROCEDURE USP_TEST
    (     out_cursor     OUT     SYS_REFCURSOR
    )
    IS
    BEGIN
         OPEN  out_cursor
         FOR     SELECT     *
              FROM     scott.emp;
    END  USP_TEST;
    /
    SHOW ERRORS
    

    You can move the cursor to another procedure for handling.

    You could test this in SQL * more by creating a variable blond:

    VARIABLE     usp_test_cursor     REFCURSOR;
    
    EXEC  usp_test (:usp_test_cursor);
    
    PRINT     :usp_test_cursor
    
  • A column of report need to keep data for one row only

    Hey guys,.

    I have a report that has a column that links to another page in my APEX application.

    There is a requirement where only the lines of this report needs to have a link so I need the column to display the link of the page for a line and one line only.

    Is the report will have about 5 rows at a time so a way to just this link appear for the line after line (this will be the top line) in the column of attirbute in APEX? or is it possible in SQL code for the report?

    Any help is very appreciated

    Thank you
    -Mark

    Hello

    The only way (I think) to do this is in the SQL code. Then you wrap just the column in a CASE statement and if it meets your criteria then build the link, and if not then display normally.

    Something like that...

    SELECT ename,
           CASE WHEN empno = 7839
           THEN ''||empno||''
           ELSE TO_CHAR(empno)
           END empno
    FROM emp
    

    See you soon

    Ben

  • Customized backup (incremental) Oracle with database control

    Hi all

    I m running on windows server 2008R2 oracle 11 g R2.

    I want to schedule a backup customized with control of the database to plan my backups. (This is the second option of the database-> scheduled backup control)

    I want to have a window of 7 days recovery.

    I'm a little shaky on how to plan properly.

    I need to schedule backup complete everything first (by checking the option use as a base for incremental backups). (This should go once)

    Then schedule incremental backup every day after that?

    Could someone explain how to set up the right then that I would have a window of 7 days recovery?

    Thank you.

    Hemant thanks for your explanation on L0 backup.

    So I go ahead and schedule backup complete once a week! I understand that part. (let's say I plan backup complete Sunday night)

    What about backups of L1?

    Should I plan Monday to Saturday sound? Or can I include it on Sunday as well?

    The reason I ask is, I don't know if the Manager of the company will allow me to schedule backups every day (except a certain day) m.

    I will give this a shot!

    Thank you!!

  • Reasons for introducing functions of data base for Discoverer Reporting needs

    Hi all

    I would like to know what other organizations have used in creating functions of custom database specifically for Discoverer statement needs criteria. It seems good and appropriate identify these reasons so they have a pretty good reason (for example by presenting it to a change management board).

    Here is a quick slide:

    -query explain plan improvements
    -remove the complexity of having the end user to cope with complex calculations
    -uniformity of a value (for example a calculation complex depreciation)
    -an attribute is used in a table of load with a minimum cardinality of zero

    Any who can list other good reasons in terms of reports of discoverer?

    Thank you

    Patrick

    Published by: Patrick Bacon on July 15, 2009 10:30

    Hi Patrick
    In addition to the reasons you gave reasons to have functions anyway apply just as Discoverer as they do in other applications.

    In General, the main reasons why I would use a function are:

    (a) the complexity of the code, or
    (b) what an end user could not do or doesn't have access to evaluate.

    For example if a user must have the aggregations of several tables side by side in a report, usually tables that don't have any join between them, I write functions to fetch the individual results.

    One specific function that I use a lot is one that calculates the number of days between any given two days. Some of my clients HR use this function to calculate the number of days of illness of an employee when obviously only working days should count. It would be very difficult to do this in a calculation of normal discoverer. Retail customers could use to calculate the number of days it took to the ship and to.

    There are other reasons for which I use the functions, but these are the most typical.

    Best wishes
    Michael

  • complicated report, need help!

    Second day of evil on this report, can anyone help?
    I have 2 tables

    table_1 (equipment, meter_id, meter_name)
    and table_2 (building, equipment, meter_id, date_of_reading, meter_reading)

    table_1 gave

    141, 1, ASMS
    141, 2, SNMP
    141, 3, TTN
    141, 78, ISOL
    144, 99, DDPP
    145, 334, LZNZ

    table_2 data available

    505 A, 141, 1, 15/01/1995, 5.6
    505 A, 141, 2, 15/01/1995, 453,5
    505 A, 141, 3, 14/05/1998, 2.5
    505Z, 141, 1, 15/01/1995, 7.5
    505 A, 144, 99, 15/01/1995, 15.1
    505 A, 145, 334, 04/02/1992, 4.6

    I need a report that will show all counters for the equipment without worrying if she has or doesn't have data in table_2, but if the material has given a date user_specified and construction, then it will show playback
    for example, I want to filter by equipment 141, building 505 for the date 15/01/1995 and I want the results to look like this:

    Building equipment 505 has 141

    meter_id meter_name reading the date
    1 ASMS 5.6 15/01/1995
    SNMP 2 453.5 15/01/1995
    3 TTN 15/01/1995
    ISOL 78 15/01/1995

    Note, that counter 3 and 78 have no readings at a date specific for the specified building, but they always show in connection with the reading of 'NULL', because they belong to the specified equipment
    Please help, if it is possible at all the...

    Hello

    If you want all rows in table_1, if they have a match in table_2. It is an outer join.

    Normally, you would do that by saying:

    FROM             table_1
    LEFT OUTER JOIN  table_2  ON   table_1.equipment = table_2.equipment
                              AND  table_1.meter_id  = table_2.meter_id
    

    but in this case, a game is just to have the same equipment and meter_id, this means have the same equipment and meter_id on the specified date and the building, so the join condition is a little more complicated:

    FROM             table_1
    LEFT OUTER JOIN  table_2  ON   table_1.equipment = table_2.equipment
                              AND  table_1.meter_id  = table_2.meter_id
                              AND  TO_DATE (table_2.date_of_reading, 'mm/dd/yyyy')
                                                     = :target_date
                              AND  table_2.building  = :target_building
    

    Another approach is to table_1 from the outer join to a subquery, consisting of:

    (
        SELECT  ...  -- relevant columns
        FROM    table_2
        WHERE   TO_DATE (date_of_reading, 'mm/dd/yyyy') = :target_date
        AND     building = :target_building
    )
    
  • Need help with my Toshiba remote control and receiver for Qosmio G30 161

    Hi all

    I have a Toshiba Qosmio G30-161 and with her, I have a Toshiba remote and a Toshiba remote control receiver, this is the first time that I used it (tried of that is), my problem is that the remote control does not work on the computer, when I press keys on the computer program does nothing.

    I installed four new AA batteries and the remote works fine its send signals to the receiver, the receiver of the remote control as a red light detection is displayed whenever you press a button and with regard to the computer, I checked the drivers and the USB is off the hook as a remote E-reception receiver which I checked with Toshiba and which is correct , so overall the remote control works, the receiver is picking up signals and the pc has detected the receiver but nothing works, I have installed remote control manager but was still nothing done to. I talked about support and assistance of Toshiba, and the end result is that they are not sure what is the problem. Can anyone help I need the remote control for the slide shows for clients like ja? m a photographer.

    Also to confirm that I'm under addition of Windows XP MCE.

    Anthony Worlock

    Hello

    This remote will work, if you use it without any special drivers and special software, only in the Media Center.

    But if you install stuff like [WinLirc | winlirc.sourceforge .net] then you should be able to get some functions for your presentation.

    Please try this tool and check if it works.

    By the way: if I were you I would first read the manual and the WinLirc FAQ before you start because it s a little bit tricky to manage the program. :) (Too many parameters: D)

    Welcome them

  • I need to re install master volume control?

    I got a bad virus. My comp. crashed had a magic jack pH down also. I didn't market again, but not sound so no phone... Finally after 2 days I have sound - music & phone but I did not master volume control no sence? Whenever I try to add my icon on the taskbar or adjust the volume, etc. in the control panel-device mang-etc., he said that it must be installed? Why is it missing? and how do I get it back please help thanks

    Put your XP CD in your CD/DVD player, don't let it start.

    Then: Start > run > type in msconfic > enter > extract the > at the top of the page type sndvol32.exe > to the second point in your DVD/CD player > thride type in c:\windows\system32 > then check out the file, replacing if necessary.

    Or

    Go to c:\windows\system32\dllcache and copy the sndvol32.exe file in your c:\windows\system32 and crush. To access this file, you need to enable "Show hidden files/system files" in Windows Explorer (Tools > Options > display etc.)

    See you soon,.

    Jerry

  • Need help understanding checksur results!

    I downloaded System Update Readiness Tool and looked at my results and he said that he found 8 errors and has listed them under "unavailable repair files." How can I fix it! Here are my results... Help, please! I use a windows vista Home premium sp2 64-bit

    Preparation of control system was updated.
    Binary version 6.0.6002.22574
    Version of the package 15.0
    2012-09-14 22:59

    Checking Windows Service Packages

    Checking of manifests package and catalogs

    Checking package Watchlist

    Watchlist checking

    Checking packages

    Control components store
    (f) CSI shows all zeros 0 x 00000000 winsxs\Manifests\amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6002.22514_en - us_e1fd3ac7506c5922.manifest amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6002.22514_en - us_e1fd3ac7506c5922
    (f) CSI shows all zeros 0 x 00000000 winsxs\Manifests\amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6001.22787_none_71a01ccedb47a1b6.manifest amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6001.22787_none_71a01ccedb47a1b6
    (f) CSI shows all zeros 0 x 00000000 winsxs\Manifests\amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6001.18547_none_7141bdcdc2099501.manifest amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6001.18547_none_7141bdcdc2099501
    (f) CSI shows all zeros 0 x 00000000 winsxs\Manifests\amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6001.18547_en - us_df6fb9623a3e09be.manifest amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6001.18547_en - us_df6fb9623a3e09be
    (f) CSI shows all zeros 0 x 00000000 winsxs\Manifests\amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6001.22787_en - us_dfce1863537c1673.manifest amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6001.22787_en - us_dfce1863537c1673
    (f) CSI shows all zeros 0 x 00000000 winsxs\Manifests\amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6002.18336_en - us_e15ffcd2375d26c1.manifest amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6002.18336_en - us_e15ffcd2375d26c1
    (f) CSI shows all zeros 0 x 00000000 winsxs\Manifests\amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6002.18336_none_7332013dbf28b204.manifest amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6002.18336_none_7332013dbf28b204
    (f) CSI shows all zeros 0 x 00000000 winsxs\Manifests\amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6002.22514_none_73cf3f32d837e465.manifest amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6002.22514_none_73cf3f32d837e465

    Summary:
    Seconds executed: 1406
    Found 8 errors
    County CSI shows all zeros Total: 8

    Unavailable repair files:
    winsxs\manifests\amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6002.22514_en - us_e1fd3ac7506c5922.manifest
    winsxs\manifests\amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6001.22787_none_71a01ccedb47a1b6.manifest
    winsxs\manifests\amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6001.18547_none_7141bdcdc2099501.manifest
    winsxs\manifests\amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6001.18547_en - us_df6fb9623a3e09be.manifest
    winsxs\manifests\amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6001.22787_en - us_dfce1863537c1673.manifest
    winsxs\manifests\amd64_microsoft-windows-i... TimeZones.resources_31bf3856ad364e35_6.0.6002.18336_en - us_e15ffcd2375d26c1.manifest
    winsxs\manifests\amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6002.18336_none_7332013dbf28b204.manifest
    winsxs\manifests\amd64_microsoft-windows-i... Intern - timezones_31bf3856ad364e35_6.0.6002.22514_none_73cf3f32d837e465.manifest

    Customer experience report downloaded successfully.  Thank you for your participation.  For more information, see the Microsoft Customer Experience Improvement Program on the Microsoft web site.

    Hello

    Check out these links:
    How to fix the errors found in the CheckSUR.log:
    http://support.Microsoft.com/kb/2700601
    Note: This is applicable to Windows Vista also.
    Guidelines for diagnosing and servicing of fixing corruption:

    http://TechNet.Microsoft.com/en-us/library/ee619779 (v = ws.10) .aspx
    I hope this helps!
  • Some sober questions HA, need backup?

    Senhores,

    Em um ambiente com HA, vcs nou3man Chipre fazer backup maquinas tolls?

    Lap EU explain.

    Tenho Doi client than tem Vmware online storages, um MD3000 em servidores e outro client com MD3000i, em 3 Años nunca Quebec as Vms pararam por conta storage, Vms ficam nestes/place. Estes equipamentos tem 4 while rede/HBA, duas controladoras, discos relief, duas fontes, sao equipamentos confiaveis dificilmente vemos um storage present um problema control para o Espaço todas as Vms.

    O launches fiz e um projeto HA alternative, using Veeam Backup & Replication, doi ESXi hosts, each host com Storage Iomega NAS as VMS para armazenar um, of replicaria o Veeam host um para o outro, colocando as Máquinas of our warehouses.

    So as o client por motivated padronizacao favorite usar tudo Dell, ele possui um host Dell 1950 PE 8 GB of RAM, vai put but getting memoria com a 24GO, este servidor possui Doi Intel Quad-Core da series 5500. Then will be comprado um novo servidor Dell R410 PE com 32GB RAM e Doi Intel Quad-Core e um storage Dell PowerVault 3200i, neste Modica like Vms, os hosts em HA storage using o vSphere essential Plus Kit.

    Then como o projeto ja esta el caro, descartarei no projeto a compra licencas of Veeam Backup & Replication e um armazenar extra storage para Iomega backup estes, como ver o game client tera equipamentos of ponta, e um storage URM inteligente, robusto, tem 1% chance to get um problema Sinestro comprometa todas as Vms.

    O as nou3man?

    Outra coisa, exist any restricao em um HA fazer using modelos diferent, mesmo sendo manufacturer mesmo servidores? Any restricao com processador por exemplo? Em projeto Québec fiz outro e postei ate na comunidade, U.S.., doi identicos Dell R410.

    Valeu pessoal, o projeto aqui, depower HA redesenhar e agora com e usar HA Veeam vSphere Essentials Kit Plus com.

    Ivanildo Galvão

    Cara, quanto ao HA, pode ser processadores different from which compativeis. Voce pode verificar is silt suportam e Mode VCA habilita-lo no ambiente.

    Outra option acertar e a Mascara of CPU (CPU mask) e um procedimentoum little but complicated mas works 90% back casos em.

    VCA sober Mode: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1005764

    VCA sober Mode 2: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1003212

    Mask of sober of CPU: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1993

    Abraço!

Maybe you are looking for

  • Satellite M45-S265 trying to start then dies

    I have a M45-S265 and when I turn it on the light (market), fan turns then it just dies. I tried taking the battery and it worked once then froze. Kept by train over a period of one week, same result, came back after a week, with the battery and it s

  • Measurement of deformation of the sine wave

    Hi people. I'm trying to measure the deformation of the signal coming from a range. Its a sine wave typical that distorts the increase of entry (see attachments). I was initially just to subtract a known since the signal signal to give the difference

  • where can I find drivers for xp ethernet

    I reinstalled XP service Pack3, today missing drivers from the internet, been looking on another computer, cannot find anything to work Also, it's a dell dimension e310

  • HP DV7 1130: DV7 does not illuminate

    My son just got this laptop which has been stored in a closet for an unknown duration. We tried to turn it on and turn it on no matter where.5 to 2 seconds. I was using a universal charger, but I don't know if that is the question.  He said someone e

  • Cannot get the list of Ports on server using Powertool

    I try to get the list of Server Ports that have been activated on the FI-s using Powertool I use the below command and I don't get nada Get-UcsFabricServerCloud-Id "A" | Get-UcsServerPort - AdminState "enabled." Have tried without the additional opti