OSB Express for AIX 5L

Hi,
I'm trying to download OSB Express fro AIX 5L but seems cannot find it anywhere so far.
Any idea how to get it ? is it out yet if not for when ?
Thkx

Oracle Secure Backup is not still certified on AIX 5L. It was planned for the last december...
Nicolas.

Similar Messages

  • Error during making Apache for AIX

    Hello all.
    I want to install SAP Content Server 6.40 for AIX 5.2.
    Before it I must to install Apache Server.
    I have Apache 1.3.41 GCC 3.3.2
    I install GCC in /usr/local/bin. My user has this path in env.
    Add CFLAGS= -q64, LDFLAGS=-q64 and EXTRA_LDFLAGS_SHLIB=b64 (note 664384).
    First I configure my Apache, all is ok. No errors.
    Then I perform command MAKE and have such errors:
    ===> src
    ===> src/regex
    Target "all" is up to date.
    Target "lib" is up to date.
    <=== src/regex
    ===> src/os/unix
            gcc -c  -I../../os/unix -I../../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../../apaci` os.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../../os/unix -I../../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../../apaci` os-inline.c
    gcc: unrecognized option `-q64'
            rm -f libos.a
            ar -Xany cr libos.a os.o os-inline.o
            ranlib libos.a
    Target "all" is up to date.
    <=== src/os/unix
    ===> src/ap
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_cpystrn.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_execve.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_fnmatch.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_getpass.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_md5c.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_signal.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_slack.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_snprintf.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_sha1.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_checkpass.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_base64.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_ebcdic.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` ap_strtol.c
    gcc: unrecognized option `-q64'
            rm -f libap.a
            ar -Xany cr libap.a ap_cpystrn.o ap_execve.o ap_fnmatch.o ap_getpass.o ap_md5c.o ap_signal.o  ap_slack.o ap_snprintf.o ap_sha1.o ap_checkpass.o ap_base64.o ap_ebcdic.o  ap_strtol.o
            ranlib libap.a
    Target "all" is up to date.
    <=== src/ap
    ===> src/main
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` gen_test_char.c
    gcc: unrecognized option `-q64'
            gcc  -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` -lm -lpthread -q64 -o gen_test_char gen_test_char.o  -lexpat -lld
    gcc: unrecognized option `-q64'
    gcc: unrecognized option `-q64'
            ./gen_test_char >test_char.h
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` alloc.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` buff.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` http_config.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` http_core.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` http_log.c
    gcc: unrecognized option `-q64'
            gcc -c  -I../os/unix -I../include   -DAIX=530 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -q64 `../apaci` http_main.c
    gcc: unrecognized option `-q64'
    In file included from http_main.c:649:
    /usr/include/pthread.h:666: error: parse error before '*' token
    /usr/include/pthread.h:669: error: parse error before '*' token
    /usr/include/pthread.h:672: error: parse error before '*' token
    /usr/include/pthread.h:675: error: parse error before '*' token
    /usr/include/pthread.h:678: error: parse error before '*' token
    /usr/include/pthread.h:686: error: parse error before '*' token
    /usr/include/pthread.h:689: error: parse error before '*' token
    /usr/include/pthread.h:692: error: parse error before '*' token
    /usr/include/pthread.h:695: error: parse error before '*' token
    /usr/include/pthread.h:703: error: parse error before '*' token
    /usr/include/pthread.h:707: error: parse error before '*' token
    /usr/include/pthread.h:710: error: parse error before '*' token
    make: 1254-004 The error code from the last command is 1.
    Stop.
    make: 1254-004 The error code from the last command is 1.
    Stop.
    make: 1254-004 The error code from the last command is 2.
    Stop.
    make: 1254-004 The error code from the last command is 2.
    Stop.
    What can I do to delete this error?
    Thank you.

    Hi Elena,
    you have to perform the following steps:
    1.     Unpack apache source tar files (Version 1.3.29) into the homedirectory of the Contentserver Users (e.g. /home/cs)
    2.     Chnage to the created apache directory (e.g.: /home/cs/apache_1.3.29)
    3.     Maintain the file ./src/Configure
    a)     Search for the expression    -ibm-aix[45678].)
    Change the CFLAGS line
    from     CFLAGS="$CFLAGS -DAIX=$PLATOSVERSNUM -U__STR__"
    to         CFLAGS="$CFLAGS -maix64 -DAIX=$PLATOSVERSNUM -U__STR__"
    It should look like this:
    -ibm-aix[45678].)
    PLATOSVERS=`echo $PLAT | sed 's/^.*ibm-aix//'`
    OS="AIX $PLATOSVERS"
    PLATOSVERSNUM=`echo $PLATOSVERS | sed 's/\.//'`
    if test $PLATOSVERSNUM -ge 43; then
    PLATOSVERSNUM=`oslevel | sed 's/\.//g' | sed 's/.$//'`
    else
    PLATOSVERSNUM="$PLATOSVERSNUM"0
    fi
    PLATOSVERSNUM is a three digit number at this point
    CFLAGS="$CFLAGS -maix64 -DAIX=$PLATOSVERSNUM -U__STR__"
    b)     Search for RANLIB="ranlib"
    Change this entry
    from     RANLIB="ranlib"
    to        RANLIB="ranlib -X32_64"
    It should look like this:
    OK, now handle RANLIB
    if [ "x$RANLIB" = "x" ]; then
    if [ "x$TRANLIB" != "x" ]; then
    RANLIB=$TRANLIB
    else
    if ./helpers/PrintPath -s ranlib; then
    RANLIB="ranlib -X32_64"
    else
    RANLIB="true"
    fi
    fi
    fi
    c)     Search for "ar cr"
    Change this entry
    from  "ar cr"
    to      "ar -cr -X32_64"
    4.     Now you have to change the line with "ar cr" to "ar -cr -X32_64" in all makefile templates.
    You can do this with a script like this:
    #!/bin/ksh
    find . -name "Makefile.tmpl" | xargs grep "ar cr $@" | cut -f1 -d":" | while read DATEI
    do
    echo "Bearbeite "$DATEI
    rm -f ./helpme
    cat $DATEI | sed "s/ar cr/ar -cr -X32_64/" > ./helpme
    rm -f $DATEI
    mv ./helpme $DATEI
    done
    5.     Now you can configure, compile and link apache:
    Do it like this:
    export OBJECT_MODE=64
    ./configure --prefix=HOMEDIRECTORY_WEBSERVER --enable-module=info --enable-shared=info
    make
    make install
    After this activity you can install the content/cache server with the normal sap install process and finally you can start the apache webserver with HOMEDIRECTORY_WEBSERVER/bin/apachectl start
    Hope this helps
    Axel

  • OSB EXPRESS documentation needed and OSB install fails

    For six days I have been trying to install OSB in the absence of ANY documentation on OSBE - Express - with a Service Request now 5 days old not updated by Oracle for 4 days.
    ALL I am trying to do is implement OSBE on ONE Linux server with it's own tape drive.
    There is NO documentation on this ANYWHERE. Neither at Oracle or ANYWHERE else in the Googlesphere, which is quite remarkable.
    But I cannot even install OSB - which is where all Express paths lead - from
    Oracle® Secure Backup Installation and Configuration Guide
    Release 10.2
    Part Number E05408-02
    as I get as far as making the Linux Attach Points and ... can't.
    The commands are irrelevant to OSBE configuration, they assume a tape library as well as a drive. I don't have a tape library. I couldn't define one if I wanted to.
    [root@DBAS10G dev]# sg_map -i –x
    /dev/sg0 0 0 3 0 1 /dev/nst0 HP C5683A C908
    shows that I ONLY have one Linux Attach Point candidate.
    Has ANY ONE ever installed OSBE on a 1 : 1 - Linux server : Tape drive - configuration, please?

    I've not looked at the Express version, but the full OSB installation media has a doc folder which contains all the installation and configuration guides. This is also available from the webtool by clicking the "help" link at the top right corner. The documentation is also available for download from http://download.oracle.com/docs/cd/E10317_01/welcome.html.
    Anyway, have you got OSB installed and have access to the webtool? If so you can just go to Configure Hosts, make sure your client is listed with the mediaserver role, and then go to Configure Devices and add the tape device. For the device attachment you can just specify /dev/sg0, no need to put anything else in there.

  • SSRS expression for today,yesterday,Lastweek ,Last fortnight,Last Month, Year to date

    Hi All;
    I have a field called createdon 
    Using this field i need to create the SSRS expression for the table as below 
    Any help much appreciated
    Thanks
    Pradnya07

    use expressions as below
    assuming this is to be done in SSRS
    Today
    =COUNT(IIF(
    DateDiff(DateInterval.Day,Cdate("01/01/1900"),Fields!createdon.Value) = DateDiff(DateInterval.Day,Cdate("01/01/1900"),Now()),Fields!YourRequiredField.Value,Nothing))
    Yesterday
    =COUNT(IIF(
    DateDiff(DateInterval.Day,Cdate("01/01/1900"),Fields!createdon.Value) = DateDiff(DateInterval.Day,Cdate("01/01/1900"),Now())-1,Fields!YourRequiredField.Value,Nothing))
    LastWeek
    =COUNT(IIF(
    DateDiff(DateInterval.Week,Cdate("01/01/1900"),Fields!createdon.Value) = DateDiff(DateInterval.Week,Cdate("01/01/1900"),Now())-1,Fields!YourRequiredField.Value,Nothing))
    Last fortnight
    =COUNT(IIF(
    (DateDiff(DateInterval.Week,Cdate("01/01/1900"),Fields!createdon.Value) = DateDiff(DateInterval.Week,Cdate("01/01/1900"),Now())-1)
    Or (DateDiff(DateInterval.Week,Cdate("01/01/1900"),Fields!createdon.Value) = DateDiff(DateInterval.Week,Cdate("01/01/1900"),Now())-2),Fields!YourRequiredField.Value,Nothing))
    Last Month
    =COUNT(IIF(DateDiff(DateInterval.Month,Cdate("01/01/1900"),Fields!createdon.Value) = DateDiff(DateInterval.Month,Cdate("01/01/1900"),Now())-1,Fields!YourRequiredField.Value,Nothing))
    Year To Date
    =COUNT(IIF(DateDiff(DateInterval.Year,Cdate("01/01/1900"),Fields!createdon.Value) = DateDiff(DateInterval.Year,Cdate("01/01/1900"),Now())
    And
    DateDiff(DateInterval.Day,Cdate("01/01/1900"),Fields!createdon.Value) <= DateDiff(DateInterval.Day,Cdate("01/01/1900"),Now()),Fields!YourRequiredField.Value,Nothing))
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Hi i got a new airport express for christmas and i set it up as per instructions ,i even give a static ip and wpa2 security ..the problem is is when i come to want to use it it says its not on my network and a orange triangle shows .when i reboot it works

    hi i got a new airport express for christmas and i set it up as per instructions ,i even give a static ip and wpa2 security ..the problem is is when i come to want to use it it says its not on my network and a orange triangle shows .when i reboot it works..then if i leave it a while and try iy agian its disapeared of my network...i have a bt hub 3 ....any help please ..im not sure if itsa faulty express

    I really don't have an answer for that one. I guess that while trying to get things working correctly, I would use the most basic monitor I had which in your case would be the Eizon using the Thunderbolt port and adaptor.
    When you boot into Safe Mode the startup is quite slow, but you should get the Apple logo and then the spinning gear below it (release the SHIFT key when it appears.) Then after a little more time you should see a gray progress bar appear below the spinning gear. When that disappears the computer will startup to a login screen.

  • Visual Studio 2013 Express for Windows - InitializeComponent() does not contain a definition issue

    Hi,
    I have recently downloaded Visual Studio 2013 Express for Windows (Windows Store App version), with Update 1.
    I create a blank app. I right-click on InitializeComponent() in the MainPage.xaml.cs and select Go To Definition. It brings me to the .g.i.cs file where this method resides.
    I go into the designer for MainPage.xaml and create a grid of 2 rows and 2 columns (all at 1*). I add one button, doesn't matter where. I double click on that button to add a click method to MainPage.xaml.cs. Without entering anything into the button click
    method, I scroll up and InitializeComponent() has an error and tells me there is not definition, even though I was looking at the definition a minute ago. I found I could unload the project and reload it and InitializeComponent() would have the definition
    in the .g.i.cs file but as soon as I add another button click or anything else I run into the same error. It seems as if the .g.i.cs file is not automatically regenerating, or it is being deleted all together when the button click method is added to the xaml.cs
    file.
    Everything I have done up to this point is very vanilla. I installed VS '13 Express for Windows, didn't change any VS setting, created a project and ran into this issue. I installed Update 1 thinking there might be a fix from the update--no luck. The xaml
    file Build Action is Page and the Xaml.cs file is Compile.
    I have tried deleting the MainPage.xaml file, after the creation of a project, and adding a new MainPage file with the added templates VS wants to include, and I still run into the same issue.
    I have searched for answers the past few days but haven't found anything that addresses my issue (most of what I found addresses VS '10 but their InitializeComponent() issues aren't the same as mine). Any help the MSDN community can provide would be
    a great help. If worst comes to worst, I will re-install VS and see if that corrects it--this would be a last-ditch effort though.
    Thank you for any help you may be able to provide

    Intellisense has a bug in VS2013 where it doesn't recognize InitializeComponent when you start working on the XAML.  My feeling is that if you try to compile this app, it will run fine (as long as there are no actual errors).
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • SCCM 2012 R2 reporting error: "The DefaultValue expression for the report parameter 'UserTokenSIDs' contains an error: A specified logon session does not exist. It may already have been terminated. (rsRuntimeErrorInExpression)"

    Hi,
    I have two SCCM environments under same active directory domain and one service account have been used for SCCM configurations on both the environments (QA and PRODUCTION). I am facing similar error as mentioned above while trying to fetch reports on
    PRODUCTION site, but the QA site is working fine, though same service account have been used for configuring both. While looking at the reportserverservice_<date> log on my Production DB server i see the following error
    "processing!ReportServer_0-3!2124!01/02/2015-09:09:30:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: , Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during
    report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot read the next data row for the dataset DataSet1. ---> System.Data.SqlClient.SqlException: Conversion failed when converting the nvarchar value 'Override
    Default' to data type int."
    My DB and SCCM primary site are different and the reorting services point is installed on remote DB server. Please help me resolving the issue.
    Troubleshooting performed:
    1.Disabled the registry key 'EnableRbacReporting' from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP to 0 and then restarted SSRS service and the reporting worked for some minutes after that the registry key reverted back to 1 automatically and
    reporting started throwing errors again.
    2. Checked with the permissions on DB whether or not 'sysadmin' role is assigned to the SCCM service account.
    3. re-registered the SQL management Provider WMI class.
    mofcomp.exe “C:\Program Files (x86)\Microsoft SQL Server\110\Shared\sqlmgmproviderxpsp2up.mof”

    Hi All,
    Finally found exact solution to the reporting error.
    Error: while launching SCCM reports (both from Console and web based) an unexpected error occured with error message as "The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: A specified logon session does not exist.
    It may already have been terminated. (rsRuntimeErrorInExpression)"
    Solution: This is password replication issue for the domain account used to configure reporting services point in SCCM. If your SQL SSRS reporting services instance and databse runs with local default account whereas the reporting services point on SCCM
    primary site is configured with domain account, (As in My case) you need to perform the following in order to get rid of the error.
    Launch 'Reporting Services Configuration Manager' from the SQL SSRS box(either Local or Remote), Connect to Report Server Instance->Go to 'Execution Account' tab->Specify the 'Execution Account' as domain account and password which is used to configure
    Reporting Services Point in SCCM Primary Site, and then click apply.
    Now Lauch the report either way (Web based or from Console), the error will disappear and all your default reports will execute perfectly as before.

  • Is there a way to turn the wireless capabilities off on an AirPort Express?  I have an AirPort Extreme as my main router and use the express to just extend it. I only really want to you use the express for hard ethernet connections

    Is there a way to turn the wireless capabilities off on an AirPort Express?  I have an AirPort Extreme as my main router and use the express to just extend it. I only really want to you use the express for hard ethernet connections. For whatever reason when I have my express extend my wifi at home the download speed from just the express is absolutely terrible, drops to about 1.5 mb compared to when it's on the extremes part of the network the speed goes up to 50-75mb. These terrible download speed really only affects the iPhones as my MacBook Pro usually gets the good speed no matter where it is. I don't believe there is anything wrong with my phone because if I am in the part of the house that uses just the extreme the download speeds on the iphone goes up to 50-75mb. As a note I have an AirPort Extreme on the top floor of my house (second floor) that's where my modem is located. On the first floor that's where one airport express is located. I also have another airport express in the basement that is accessed by my landlord. Any thoughts on how to fix this would be helpful.

    Is there a way to turn the wireless capabilities off on an AirPort Express?  I have an AirPort Extreme as my main router and use the express to just extend it. I only really want to you use the express for hard ethernet connections.
    It appears that your networking goals with the AirPort Express is to use it as a wireless Ethernet bridge instead of using it to extend the wireless range of your AirPort Extreme. The latter requires that the Express Wi-Fi radios be enabled.
    If you intended to use the Express as a wireless bridge, you just need to reconfigure it to "Join a wireless" network instead of "Extend a wireless network."
    For whatever reason when I have my express extend my wifi at home the download speed from just the express is absolutely terrible, drops to about 1.5 mb compared to when it's on the extremes part of the network the speed goes up to 50-75mb.
    In an extended network, the placement of the extending base station is critical as it can only extend the wireless network at the bandwidth at which it receives it.
    Please check out the following AirPort User Tip for details on optimal base station placement.

  • SSRS Expression for hiding some columns in column group based on parameter

    I have a matrix table with column name WeekName which has the values of W1, W2, W3 and W4 which expands 4 columns when run. I need to hide the columns based on a parameter called WeekPar as follows:
    If WeekPar = 1, hide columns W1,
    If WeekPar = 2, hide columns W1 and W2
    What would be the expression for that?
    I know how to hide individual columns, but not some of the columns in a group. Is this possible?
    Thanks in advance!

    Hi QQFA,
    After testing the issue in my local environment, we can refer to the steps below to achieve your requirement:
    Right-click the WeekName column to open the Column Visibility property dialog box.
    Using the expression below to control the Column Visibility (supposing the cell which contains WeekName field named WeekName ):
    =switch(Parameters! WeekPar.Value=1,ReportItems! WeekName.Value="W1", Parameters! WeekPar.Value=2,ReportItems! WeekName.Value="W1" or ReportItems! WeekName.Value="W2")
    If you have any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SSRS Expression for Conditional Filtering using the "IN" operator

    Hello,
    I need to filter my dataset based on a parameter:
    If Period= 1 then Week must be in (W1, W2, W3),  Else Week must be in (W10, W20, W30)
    I tried using the "IN" operator but don't know how to create the expression for the "Value" field. I tried the following:
    iif(Parameters!Period.Value = 1,
    "W1, W2, W3",
    "W10, W20, W30")
    But it doesn't work.
    Expression: Week
    Operator: IN
    Value: ???
    Any help would be highly appreciated!

    Hi,
    Use split function.
    See this expression: IIF(Parameters!Period.Value = 1, SPLIT("W1,W2,W3",","), SPLIT("W10,W20,W30",","))
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/8da78c9b-7f0c-42f1-a9c4-82f065f317c9/using-the-in-operator-in-ssrs-expressions
    Thanks Shiven:) If Answer is Helpful, Please Vote

  • Driver for HP LaserJet Pro MFP m127fn for AIX unix

    Hi All,
    we are using aix7.1 OS we need to print from the server to the remote printer "HP LaserJet Pro MFP m127fn" via the network.
    we need the appropriate driver for aix to be able to configure the printer on the server.
    any suggestion or work arroud is verry help full.
    Thank u in advance.

    Hello , the supplies message usually indicates a low toner capacity.  The following information shows how to adjust the low setting and please keep in mind that once the cartridge is truely out a reduction in print qualitty will be seen on all printed pages.  The toner cartridge (s) will need to be replaced.  On the printers control panel press the wrench icon (setup)-select sustem setup-select supply settings- black cartridge- very low setting- continue.  This will override the low message and allow printing.  The long term resolution is to replace the cartridge.
    (Although I am employed by HP, I am speaking for myself and not for HP)

  • Is it possible to plug in an external HDD to the USB connection on my Airport Express for backups?

    Is it possible to plug in an external HDD to the USB connection on my Airport Express for backups? As a kind of cheapo Time Capsule?

    Unfortunately no, because the USB port on the AirPort Express will only work with a printer and a Keyapan remote control. Hard drives are not supported.
    You would need an AirPort Extreme for that type of functionality.

  • How to set up and configure AirPort Express for AirPlay and iTunes

    Saw somewhere that supposedly there were some apple written guidlines on the above topic. I have searched all over for them. Anyone know where I can get a copy to read through. Just trying to educate myself a bit and sety up another room with access to itunes, radio, etc with high quality speakers and amp off my express.

    Here you go ...
    How to set up and configure AirPort Express for AirPlay and iTunes

  • Windows 8.1 won't boot after VS 2013 express for windows (metro) installation

    I have purchased HP Pavilion e115sm  with AMD A-10 processor and 12GB of RAM notebook, installed windows 8.1 on it, i updated windows with "windows update" and installed all drivers needed. After that, i have tried to install VS 2013 express
    for windows (metro). VS installation asked to restart windows after, so that some updates or whatever can be installed. 
    After restart, i just got windows logo with dots rotating and got stuck on that for several hours.
    I turned it of after several hours, delete all partitions on disk, recreated them again and reinstalled windows with all updates. I tried to install VS again, but got same "logo screen" with rotating dots again for several hours...
    Can someone help me with this?

    Hi,
    Would you please first check if the system can startup into Safe mode?
    Then, please try the startup repair in Advanced menu after you boot your computer via installation media.
    How Run "Automatic Repair" to Fix Startup Issues in Windows 8 and 8.1
    http://www.eightforums.com/tutorials/2843-automatic-repair-run-windows-8-a.html
    Then, if the issue still persists, try to boot PC in WinRE, and enter command prompt to run following commands:
    bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootrec /rebuildbcd
    Detailed steps, please refer to this link:
    Windows 8 Boot Issues? Try Fixing the Master Boot Record (MBR) or Boot Configuration Data (BCD)
    http://www.techspot.com/guides/630-windows-8-boot-fix/
    Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
    Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
    completely understand the risk before retrieving any software from the Internet.
    Keep post.
    Kate Li
    TechNet Community Support

  • Oracle 8.1.7 for AIX 3.5

    We are migrating to AIX 3.5 and our perl libraries require the Oracle 8.1.7 client and won't work with the newer clients.
    Is 8.1.7 for AIX available for download anywhere?

    Oracle's policy seems to be 'remove the download when the product becomes obsolete and unsupported'.
    Oracle8i has been unsupported for some time now. If you are lucky, a conversation with your Sales Rep and with Oracle Support might provide the software.
    <off>
    But I must admit confusion - why upgrade pieces and expect the non-upgraded pieces to continue working without difficulty? Your mix-and-match approach is a recipie for long-term problem resolution opportunities
    </off>

Maybe you are looking for

  • The background is missing. Black text is now appearing white. Cannot see most of the page, because the text is white!!!!! HELLLLLLLPPPPPPPP!

    Some of the text shows up in black or a shade of blue. The firefox logo is in full color. I have tried Tools/Option/Contents/Color - the settings are correct, but even after rebooting the computer, still missing most of the text. The background is wh

  • Editing non standard video sizes

    Hello everyone. I have a load of video which is 1120 x 593 its basically screen capture video from my PC in mov format.  All i want to do is edit these clips together and add some nice effects.  So anyway i toddled off and bought a copy of of premier

  • PM order print problem - Update terminated Urgent

    Hi, I am trying to print PM work order with tcode IW32 but when i print it says Order 5000012 saved with notification 30000012. But as soon as i do any other function it gives msg "Express document "Update was terminated" received from author...etc"

  • Adding interactive map in Dreamweaver

    I need to develop code for a website so visitors can view interactive maps (original pdf form) with a google map background (?). An example ishttp://www.busac.org/grantee_maps.php. The following is the site I manage and need to put it on http://www.m

  • CS4 Output problems with transparency

    I have a gradient in InDesign that gets garbled when I output it on the proofer.  It looks like this: The gradient is a process color (Pantone 542) My export settings are: PDFx/1a:2001, Acrobat 4 compatible Transparency flattener: high resolution Out