To distribute the qty with source

Hi
I already have total qty in my report I wanted to have bifercation of that quantity with source for ex
toatl qty    qty       source
200           100       112
                 100       231
how can i achieve the above if we already have total qty in place, i do have char for source ,and I only want to disturb coloumns only not rows,can anybody let me know
th
rubane

rubane,
what version are you on ? did you try using the report designer for this ?
if you are on 3.x then you cannot have a characteristic after key figures... an option would be to have a formula variable for the same - but for that source should be in the rows...
Arun

Similar Messages

  • Attn: Sun. Can we distribute the JRE with a program we write?

    I'm trying to find out whether it's legal to distribute the JRE with a program I write. If you look at the license agreement when you download the JRE, first it has the regular license agreement, which says that you can't. But then it has the "supplemental" license agreement (and it says that this "modifies" the regular license agreement). In section 2 of the supplemental license agreement, it quite clearly states that you can as long as you don't modify it and you include some little messages in your documentation.
    So I'm hoping to get an answer from someone who actually works for Sun. It seems pretty clear to me that we ARE allowed to distribute the JRE with a program, but people keep sending me emails when I tell them about it - saying things like "You can't program in Java because you can't distribute it."
    What I want to do is have an installation program that installs my game and then installs Java (with Sun's JRE installer - this is included ONLY so that it can run my game, as stated in the supplemental license agreement). I should also mention that I do actually intend to SELL this program, so if that's a problem, please say so. Anyways, could someone from Sun tell me whether this is allowed or not? I don't want to break the law.
    - Steve Fletcher

    The JRE includes a readme file that explicitly states that distribution is permissible, given certain conditions. In particular, look at the 1st paragraph below:
    Reproduced here:
    README
    Java(TM) 2 Runtime Environment, Standard Edition
    Version 1.4.1
    The Java(TM) 2 Runtime Environment is intended for software developers
    and vendors to redistribute with their applications.
    The Java 2 Runtime Environment contains the Java virtual machine,
    runtime class libraries, and Java application launcher that are
    necessary to run programs written in the Java programming language.
    It is not a development environment and does not contain development
    tools such as compilers or debuggers. For development tools, see the
    Java 2 SDK, Standard Edition.
    =======================================================================
    Deploying Applications with the Java 2 Runtime Environment
    =======================================================================
    When you deploy an application written in the Java programming
    language, your software bundle will probably consist of the following
    parts:
    Your own class, resource, and data files.
    A runtime environment.
    An installation procedure or program.
    You already have the first part, of course. The remainder of this
    document covers the other two parts. See also the Notes for Developers
    page on the Java Software website:
    http://java.sun.com/j2se/1.4.1/runtime.html
    Runtime Environment
    To run your application, a user needs the Java 2 Runtime Environment,
    which is freely available from Sun for application developers to
    redistribute.
    The final step in the deployment process occurs when the software is
    installed on individual user system. Installation consists of copying
    software onto the user's system, then configuring the user's system
    to support that software. You should ensure that your installation
    procedure does not overwrite existing JRE installations, as they may
    be required by other applications.
    =======================================================================
    Redistribution of the Java 2 Runtime Environment
    =======================================================================
    The term "vendors" used here refers to licensees, developers, and
    independent software vendors (ISVs) who license and distribute the
    Java 2 Runtime Environment with their programs.
    Vendors must follow the terms of the Java 2 Runtime Environment Binary
    Code License agreement.
    Required vs. Optional Files
    The files that make up the Java 2 Runtime Environment are divided into
    two categories: required and optional. Optional files may be excluded
    from redistributions of the Java 2 Runtime Environment at the
    licensee's discretion.
    The following section contains a list of the files and directories that
    may optionally be omitted from redistributions with the Java 2 Runtime
    Environment. All files not in these lists of optional files must be
    included in redistributions of the runtime environment.
    Optional Files and Directories
    The following files may be optionally excluded from redistributions:
    lib/charsets.jar
    Character conversion classes
    jre/lib/ext/
    sunjce_provider.jar - the SunJCE provider for Java
    Cryptography APIs
    localedata.jar - contains many of the resources
    needed for non US English locales
    ldapsec.jar - contains security features supported
    by the LDAP service provider
    dnsns.jar - for the InetAddress wrapper of JNDI DNS provider
    bin/rmid
    Java RMI Activation System Daemon
    bin/rmiregistry
    Java Remote Object Registry
    bin/tnameserv
    Java IDL Name Server
    bin/keytool
    Key and Certificate Management Tool
    bin/kinit and jre/bin/kinit
    Used to obtain and cache Kerberos ticket-granting tickets
    bin/klist and jre/bin/klist
    Kerberos display entries in credentials cache and keytab
    bin/ktab and jre/bin/ktab
    Kerberos key table manager
    bin/policytool
    Policy File Creation and Management Tool
    bin/orbd
    Object Request Broker Daemon
    bin/servertool
    Java IDL Server Tool
    In addition, the Java Web Start product may be excluded from
    redistributions. Depending on the platform, the Java Web Start
    product is contained in a file named as follows. The actual
    product version number would replace the <version number> notation.
    javaws-<version number>-solaris-sparc-i.zip
    javaws-<version number>-solaris-i586-i.zip
    javaws-<version number>-linux-i586-i.zip
    javaws-<version number>-windows-i586-i.exe
    Redistribution of Java 2 SDK Files
    The limited set of files from the SDK listed below may be included in
    vendor redistributions of the Java 2 Runtime Environment. All paths
    are relative to the top-level directory of the SDK.
    - jre/lib/cmm/PYCC.pf
    Color profile. This file is required only if one wishes to
    convert between the PYCC color space and another color space.
    - All .ttf font files in the jre/lib/fonts directory. Note that the
    LucidaSansRegular.ttf font is already contained in the Java 2
    Runtime Environment, so there is no need to bring that file over
    from the SDK.
    - jre/lib/audio/soundbank.gm
    This MIDI soundbank is present in the Java 2 SDK, but it has
    been removed from the Java 2 Runtime Environment in order to
    reduce the size of the Runtime Environment's download bundle.
    However, a soundbank file is necessary for MIDI playback, and
    therefore the SDK's soundbank.gm file may be included in
    redistributions of the Runtime Environment at the vendor's
    discretion. Several versions of enhanced MIDI soundbanks are
    available from the Java Sound web site:
    http://java.sun.com/products/java-media/sound/
    These alternative soundbanks may be included in redistributions
    of the Java 2 Runtime Environment.
    - The javac bytecode compiler, consisting of the following files:
    bin/javac [Solaris(TM) Operating Environment
                                 and Linux]
    bin/sparcv9/javac [Solaris Operating Environment
                                 (SPARC(TM) Platform Edition)]
    bin/javac.exe [Microsoft Windows]
    lib/tools.jar [All platforms]
    - jre\bin\server\
    On Microsoft Windows platforms, the Java 2 SDK includes both
    the Java HotSpot Server VM and Java HotSpot Client VM. However,
    the Java 2 Runtime Environment for Microsoft Windows platforms
    includes only the Java HotSpot Client VM. Those wishing to use
    the Java HotSpot Server VM with the Java 2 Runtime Environment
    may copy the SDK's jre\bin\server folder to a bin\server
    directory in the Java Runtime Environment. Software vendors may
    redistribute the Java HotSpot Server VM with their
    redistributions of the Java Runtime Environment.
    Unlimited Strength Java Cryptography Extension
    Due to import control restrictions for some countries, the Java
    Cryptography Extension (JCE) policy files shipped with the Java 2 SDK,
    Standard Edition and the Java 2 Runtime Environment allow strong but
    limited cryptography to be used. These files are located at:
    <java-home>/lib/security/local_policy.jar
    <java-home>lib/security/US_export_policy.jar
    where <java-home> is the jre directory of the Java 2 SDK or the
    top-level directory of the Java 2 Runtime Environment.
    An unlimited strength version of these files indicating no restrictions
    on cryptographic strengths is available on the Java 2 SDK web site for
    those living in eligible countries. Those living in eligible countries
    may download the unlimited strength version and replace the strong
    cryptography jar files with the unlimited strength files.
    Endorsed Standards Override Mechanism
    An endorsed standard is a Java API defined through a standards
    process other than the Java Community Process(SM) (JCP(SM)). Because
    endorsed standards are defined outside the JCP, it is anticipated that
    such standards will be revised between releases of the Java 2
    Platform. In order to take advantage of new revisions to endorsed
    standards, developers and software vendors may use the Endorsed
    Standards Override Mechanism to provide newer versions of an endorsed
    standard than those included in the Java 2 Platform as released by Sun
    Microsystems.
    For more information on the Endorsed Standards Override Mechanism,
    including the list of platform packages that it may be used to
    override, see
    http://java.sun.com/j2se/1.4.1/docs/guide/standards/
    Classes in the packages listed on that web page may be replaced only
    by classes implementing a more recent version of the API as defined
    by the appropriate standards body.
    In addition to the packages listed in the document at the above
    URL, which are part of the Java 2 Platform, Standard Edition
    (J2SE(TM)) specification, redistributors of Sun's J2SE
    Reference Implementation are allowed to override classes whose
    sole purpose is to implement the functionality provided by
    public APIs defined in these Endorsed Standards packages.
    Redistributors may also override classes in the org.w3c.dom.*
    packages, or other classes whose sole purpose is to implement
    these APIs.
    Copyright 2003 Sun Microsystems, Inc., 4150 Network Circle,
    Santa Clara, California 95054, U.S.A. All rights reserved

  • How to resotre the connection with source sys

    hello friends ,
    need some help.
    COuld you please let me know how to retore the connection with R/3 system ?
    Unfortunately the R/3 systems are refreshed and connection has to be restore now with BW . As Here i do not have basis person in team , could you please let me know how to do this ?
    Thanks in advance
    Regards
    Manoj

    hai jain,
    first of all check out the connection is exit with r/3 system. select your r/3 systemselect customizing for extractorsif the connection is available it will lead to r/3 system. it will ask  user id and password for that system. other wise select the r/3 s.s--select check.
    if you want to restoreselect the source(r/3)right click itselect restore.
    hope this help you
    regards
    harikrishna N

  • Distribute JDBC driver with our application

    we are not an oracle customer, but we develop an application that has a component that leverages the JDBC driver to connect to the Oracle database. is it ok to distribute the JDBC driver with this application component? i don't see anything in the licensing policy that prevents us from doing so. do we need to be a member of the oracle partner network at a certain level?
    thx.

    we are not an oracle customer, but we develop an application that has a component that leverages the JDBC driver to connect to the Oracle database. is it ok to distribute the JDBC driver with this application component? i don't see anything in the licensing policy that prevents us from doing so. do we need to be a member of the oracle partner network at a certain level?
    You were REQUIRED to accept the license agreement prior to downloading the JDBC driver software. It is expected that you will actually READ the license agreement prior to accepting it.
    Oracle Database 12c Release 1 JDBC Driver Downloads
    You must accept the OTN License Agreement to download this software.
    That license agreement CLEARLY answers your question so you should re-read it. You are bound by ALL of the terms but this is copied directly from that link:
    License Rights
    We grant you a nonexclusive, nontransferable limited license to use the programs: (a) for purposes of developing, testing, prototyping and running applications you have developed for your own internal data processing operations; (b) to distribute the programs with applications you have developed to your customers provided that each such licensee agrees to license terms consistent with the terms of this Agreement, you do not charge your end users any additional fees for the use of the programs, and your end users may only use the programs to run your applications for their own business operations; and (c) to use the programs to provide third party demonstrations and training. You are not permitted to use the programs for any purpose other than as permitted under this Agreement. If you want to use the programs for any purpose other than as expressly permitted under this agreement you must contact us, or an Oracle reseller, to obtain the appropriate license. We may audit your use and distribution of the programs. Program documentation is either shipped with the programs, or documentation may accessed online at http://www.oracle.com/technetwork/indexes/documentation/index.html.
    Item (b) above begins with 'to distribute the programs . . .'
    Yes - you can distribute the JDBC driver as long as you abide by that license agreement in its entirety (not just the quote I provided).
    Any and all questions need to be directed to Oracle as noted in the License Agreement. No one on the forums can speak for Oracle.

  • Can I distribute the open source SWF compiler with my application?

    I'm unclear reading the documentation if there is a difference between Adobe's official Flex SDK, and the open source version?
    Can I distribute the open source SWF compiler with my application?
    I have a flash application that users can change the fonts being displayed, if they supply the fonts in a compiled SWF. I found I can let the user select a font from their computer system, and using the mxmlc command I can easily generate a SWF with the font, which can be loaded by my application so the font will be part of the run time application when played on systems without that font already in the System fonts.
    I was wondering if I could distribute the open source SDK so that I could compile these font SWFs for the user so they would not have to get involved in complicated Flash development. The audience is non Flash audience.
    I tried using SWFMill but the fonts don't seem to work as they do with the mxmlc compile.
    Thank you,
    Scott Kerr

    Moreover check also the compatibility of your open source license with MPL
    Regards, Giuseppe

  • I used utilities to source my 10.6 snow leopard install disc to my main hardrive, and now when I turn on my computer the apple with the spinning wheel stays on the screen and stuck like that. How do I fix it Help please. I already tried all the commands

    I used utilities to source my 10.6 snow leopard install disc to my main hardrive, and now when I turn on my computer the apple with the spinning wheel stays on the screen and stuck like that. How do I fix it Help please. I already tried all the commands such as Command R, Holding down the Option key, C and holding down shift at the start up but nothing happens.
    initialy All I was trying to do was downgrade 10.7 to 10.6 .

    You have to consider the possibility the hard drive may be dying.    If your data isn't backed up, try one of the tools below:
    https://discussions.apple.com/docs/DOC-1689
    Once you are sure your data is backed up, we can examine other possibilities.  In the meantime call AppleCare for your original installation DVDs.  You may need them.

  • Distributing the Flex SDK with another application

    Hi,
    I understand that the Flex 2 SDK is a free download from
    Adobe, but am I also allowed to redistribute it?
    For example, if I write a program where I need to generate
    swfs dynamically, can I distribute the Flex SDK with the program,
    so that all I need to do is generate SWF files and invoke the
    mxmlc?
    Thanks,
    Roy

    The name of the self-signed cert that is generated in the "Create the APK package file" step is sampleCert.pfx, but the name of the file in the next step is sampleCert.p12. This should be fixed.

  • Maintaining the structure of a SQL Server staging area and dwh aligned with the Oracle data source

    Hi,
    I'm working in a context where the data source system, in Oracle, is a continuos work in progress. Each 1-2-3 weeks the data source system in the prod environment is updated with new tables or updated table (with new columns or altered columns). So, it is
    important to apply in a rapid manner the related changes in the data structure of the SQL Server staging area and dwh.
    The issues to solve are:
    a. maintaining SQL Server data structure of the staging area aligned with the data structure of the Oracle data source;
    b. maintaing SQL Server data structure of the staging area aligned with the data structure of the SQL Server staging area.
    In order to solve these issues it could be useful to think to an authomatic manner to alert when a data structure change occurs and a simple manner to apply the changes on SQL Server data structure.
    Any suggests, please? Many thanks

    We use Oracle CDC service in SQLServer. It has a flag to indicate the schema changes happening at the Oracle end. We track the schema changes using it and then apply changes to sqlserver side. And regarding automation you can use Biml as suggested or .NET
    scripts inside script task.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • What's the Best Open Source DB for use with Kodo?

    Hi everyone,
    In terms of ease of setup and use, tools to view info in the database, and least difficulty in
    running with Kodo, what is the best open source database to use? I'm use to using Oracle and
    SQLPlus. I need to use an open source DB for a learning environment, and I'd like your informed
    opinion.
    Thanks,
    David Ezzio

    I have been using postgresql 7.1 with Kodo for a while with mostly positive results, and currently
    have it deployed with Kodo 2.2.3. I prefer it to mysql because its feature set is a little richer,
    and supports transactions natively. My experience with mysql (without jdo - I haven't tried it with)
    is good, but there were little things missing in mysql 3.x, e.g. the ability do do a join in a
    DELETE statement.
    BTW, there are some severe problems somewhere in the 2.2.4 release with postgresql if you intend to
    eventually deploy on it. It also apparently has some problems invoking postgresql's indices, making
    it a little less than optimal. But as a learning environment, it's what I'd recommend.
    -Mike
    Marc Prud'hommeaux wrote:
    David-
    Here is the rundown of the databases I have experience with:
    MySQL: Fairly simple to install (especially if you run Debian Linux), but
    configuration, especially adding users, can be a pain. A separate open
    source project called "mysql-navigator" makes it fairly easy to do
    simple queries, inserts, etc. In most of my tests it outperforms
    PostgreSQL, but your mileage will vary. It has a sane CLI that supports
    modern features like line history, etc (unlike the horrific SQLPlus).
    PostgreSQL: People often say that it is a more "academically
    correct" database than MySQL. I've also found it to be quite a bit
    easier to set up. Their GUI (called "pgaccess") is simplistic, but does
    most things you need. Has a CLI similiar to MySQL's.
    HypersonicSQL: By far the easiest to set up (just drop the jar in your
    CLASSPATH), but is java only, can be rather slow, and has no GUI tools
    available that I know of (except various free vanilla-JDBC GUI tools).
    We feel that Kodo works quite well with all these DBs. The MySQL JDBC
    driver seems a bit less buggy than Postgres', but their transaction
    support is very recent and not very well tested. If I had to pick one or
    the other, I would probably go with MySQL.
    David Ezzio <[email protected]> wrote:
    Hi everyone,
    In terms of ease of setup and use, tools to view info in the database, and least difficulty in
    running with Kodo, what is the best open source database to use? I'm use to using Oracle and
    SQLPlus. I need to use an open source DB for a learning environment, and I'd like your informed
    opinion.
    Thanks,
    David Ezzio--
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com
    Kodo Java Data Objects Full featured JDO: eliminate the SQL from your code--
    Mike Bridge

  • How to select from multiple output tables in the SAP Data Source

    Hi,
    We're using the SAP Data Source to display SAP data in our portal from the Bapi: BAPI_INFORECORD_GETLIST. When defining the Bapi Meta Data we can select data from one of the two output tables (INFORECORD_GENERAL and INFORECORD_PURCHORG). But we want to select data from both tables (some columns we want to show are in INFORECORD_GENERAL and some are in INFORECORD_PURCHORG) .
    How can we do this ?
    With regards,
    Ramon van der Weiden

    You can query multiple TimesTen databases, but your original question was about joining tables from two databases, which is not supported.
    Using Cache Connect to Oracle to query an Oracle database is not distributed. It's still one single Oracle database you are querying. You cannot join a table in the TimesTen database with a table in the Oracle database, this is not allowed.
    If you are willing to share your business requiremens, we can take a look and see what solution might work for you. Would you like to discuss this offline?
    Susan

  • Problem in J1IFQ -Reconciling the Qty -Received in Multiple Batches- reg

    Dear Sir/ Madam,
    We are encountering the Problem During Reconcilation of Quantity in Subcontracting cycle Received in Multiple Batches.
    The Following steps are followed,
    1. We have created a Subcontract PO with BOM Explosion.
    2. The Required Components are issued through MB1B.
    3. Subcontract Challan Raised in J1IF01.
    4. We created the Goods Receipt for the Processed MAterial Which has come in Two Batches.Hence we have used Distribute Quantity and split the Qty and Entered the Batch Numbers.Document Posted.
    5. In Transation J1IFQ, We have entered Material Document Number and Challan Number and Executed.
    6. Top of the Screen Material Document Details with Open Quantity are Displayed.There were two Line items displayed with Movement type 101.Since it is Received in Two Batches.The Consumed Quantities were shown in Movement type 543.
    7. Bottom of the Screen the Challan details were displayed with Challan Quantity.
    8.The Open Input quantities are assigned cumulatively against DC Quantity for both the Batches.
    9. When we check the Allocation it gives an Message saying that"Material XXXXXXXXXX is not assigned fully, short by XX.XXX KG".
    Note: We are not facing any problem If the Goods Receipt is made for the Single Batch.
    Kindly Give us Your Valuable Input In order to Solve the Problem.
    Regards,
    M.Murugesan

    Hi,
    You don't need to create 10 process orders to split for 10 batches, In one process order itself you can do batch splitting in CO11N (auto GR) or MB31.
    Pl check the below link
    Process order with multiple batches of finished product
    thanks,
    JK

  • Feel free to distribute the libraries

    A while back you folks pointed out to us that the license language in the top of the library files effectively prohibited distribution.
    You officially have permission to re-distribute the libraries. We will post new lib files with the correct language; however, that will take some time as there have been updates and a Q/A cycle needs to be run against them.
    In the mean time, please feel free to take the language at the bottom of this post, and replace the commented licensing language at the top of the library files with it.
    ADOBE SYSTEMS INCORPORATED
    Copyright 2005 - Adobe Systems Incorporated
    All Rights Reserved
    If this file is provided by Adobe in modifiable form (e.g., source code or JavaScript), then you may modify this file. You may use and distribute this file, in modified or unmodified form, provided that you must reproduce the above acknowledgement and this notice with all copies of the file.
    THIS SOFTWARE IS PROVIDED BY ADOBE SYSTEMS INCORPORATED AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ADOBE BE LIABLE TO YOU FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    Thank you very much for this Bob, and well done Adobe for responding. You've got to laugh at the words.
    Andrew

  • I can't make the APUE's source HELP ME!

    hello everyone, I am a newbie to archlinux and linux environment. This is the first time I post a thread, please don't discourage me. =.=
    I have download the APUE's source, but when I make it, It show the errors like this:
    make `./systype.sh`
    make[1]: Entering directory `/home/kratos/Books/APUE/apue.2e'
    for i in lib sockets advio call calld daemons datafiles db environ exercises file ipc ipp lock mycat open opend opend.fe open.fe proc pty sess signals std stdio streams termios threadctl threads; do \
    (cd $i && make -f linux.mk) || exit 1; \
    done
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/lib'
    ar rv libapue.a bufargs.o cliconn.o clrfl.o daemonize.o error.o errorlog.o lockreg.o locktest.o openmax.o pathalloc.o popen.o prexit.o prmask.o ptyfork.o linux_ptyopen.o readn.o recvfd.o senderr.o sendfd.o servaccept.o servlisten.o setfl.o signal.o signalintr.o sleep.o sleepus.o spipe.o tellwait.o ttymodes.o writen.o
    r - bufargs.o
    r - cliconn.o
    r - clrfl.o
    r - daemonize.o
    r - error.o
    r - errorlog.o
    r - lockreg.o
    r - locktest.o
    r - openmax.o
    r - pathalloc.o
    r - popen.o
    r - prexit.o
    r - prmask.o
    r - ptyfork.o
    r - linux_ptyopen.o
    r - readn.o
    r - recvfd.o
    r - senderr.o
    r - sendfd.o
    r - servaccept.o
    r - servlisten.o
    r - setfl.o
    r - signal.o
    r - signalintr.o
    r - sleep.o
    r - sleepus.o
    r - spipe.o
    r - tellwait.o
    r - ttymodes.o
    r - writen.o
    ranlib libapue.a
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/lib'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/sockets'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/sockets'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/advio'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/advio'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/call'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/call'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/calld'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/calld'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/daemons'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/daemons'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/datafiles'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/datafiles'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/db'
    ar rv libapue_db.a db.o
    r - db.o
    ranlib libapue_db.a
    gcc -DLINUX -ansi -I/home/kratos/Books/APUE/apue.2e/include -Wall -I. -c t4.c
    gcc -o t4 t4.o libapue_db.so.1 -L../lib -lapue
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/db'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/environ'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/environ'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/exercises'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/exercises'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/file'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/file'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/ipc'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/ipc'
    make[2]: Entering directory `/home/kratos/Books/APUE/apue.2e/ipp'
    gcc -DLINUX -ansi -I/home/kratos/Books/APUE/apue.2e/include -Wall -D_GNU_SOURCE -DDEBUG -c -o printd.o printd.c
    In file included from /usr/include/bits/time.h:86:0,
    from /usr/include/time.h:42,
    from /usr/include/pthread.h:26,
    from printd.c:11:
    /usr/include/bits/timex.h:31:7: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘.’ token
    printd.c: In function ‘main’:
    printd.c:181:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    printd.c: In function ‘client_thread’:
    printd.c:405:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
    make[2]: *** [printd.o] Error 1
    make[2]: Leaving directory `/home/kratos/Books/APUE/apue.2e/ipp'
    make[1]: *** [linux] Error 1
    make[1]: Leaving directory `/home/kratos/Books/APUE/apue.2e'
    make: *** [all] Error 2
    I have modified my make.defines.linux and do as the Internet said: make sure that the "nawk" in ../std/linux.mk has changed to the "awk".
    CAN YOU HELPME!!!???
    Last edited by loveqq1943 (2011-08-20 01:08:48)

    ewaller wrote:Could you post the output of head -40 /usr/include/bits/timex.h  ??
    OK, here is my /usr/include/bits/timex.h I have not edit it, and I can't see any error in this file.. Please help me, THX!
    And the head -40 of it include almost all words before the end of the struct "timex".
    /* Copyright (C) 1995-1997,1999,2007,2009,2011 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.
    The GNU C Library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    Lesser General Public License for more details.
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA. */
    #ifndef _BITS_TIMEX_H
    #define _BITS_TIMEX_H 1
    /* These definitions from linux/timex.h as of 2.6.30. */
    struct timex
    unsigned int modes; /* mode selector */
    long int offset; /* time offset (usec) */
    long int freq; /* frequency offset (scaled ppm) */
    long int maxerror; /* maximum error (usec) */
    long int esterror; /* estimated error (usec) */
    int status; /* clock command/status */
    long int constant; /* pll time constant */
    long int precision; /* clock precision (usec) (read only) */
    long int tolerance; /* clock frequency tolerance (ppm) (read only) */
    struct timeval time; /* (read only) */
    long int tick; /* (modified) usecs between clock ticks */
    long int ppsfreq; /* pps frequency (scaled ppm) (ro) */
    long int jitter; /* pps jitter (us) (ro) */
    int shift; /* interval duration (s) (shift) (ro) */
    long int stabil; /* pps stability (scaled ppm) (ro) */
    long int jitcnt; /* jitter limit exceeded (ro) */
    long int calcnt; /* calibration intervals (ro) */
    long int errcnt; /* calibration errors (ro) */
    long int stbcnt; /* stability limit exceeded (ro) */
    int tai; /* TAI offset (ro) */
    int :32; int :32; int :32; int :32;
    int :32; int :32; int :32; int :32;
    int :32; int :32; int :32;
    /* Mode codes (timex.mode) */
    #define ADJ_OFFSET 0x0001 /* time offset */
    #define ADJ_FREQUENCY 0x0002 /* frequency offset */
    #define ADJ_MAXERROR 0x0004 /* maximum time error */
    #define ADJ_ESTERROR 0x0008 /* estimated time error */
    #define ADJ_STATUS 0x0010 /* clock status */
    #define ADJ_TIMECONST 0x0020 /* pll time constant */
    #define ADJ_TAI 0x0080 /* set TAI offset */
    #define ADJ_MICRO 0x1000 /* select microsecond resolution */
    #define ADJ_NANO 0x2000 /* select nanosecond resolution */
    #define ADJ_TICK 0x4000 /* tick value */
    #define ADJ_OFFSET_SINGLESHOT 0x8001 /* old-fashioned adjtime */
    #define ADJ_OFFSET_SS_READ 0xa001 /* read-only adjtime */
    /* xntp 3.4 compatibility names */
    #define MOD_OFFSET ADJ_OFFSET
    #define MOD_FREQUENCY ADJ_FREQUENCY
    #define MOD_MAXERROR ADJ_MAXERROR
    #define MOD_ESTERROR ADJ_ESTERROR
    #define MOD_STATUS ADJ_STATUS
    #define MOD_TIMECONST ADJ_TIMECONST
    #define MOD_CLKB ADJ_TICK
    #define MOD_CLKA ADJ_OFFSET_SINGLESHOT /* 0x8000 in original */
    #define MOD_TAI ADJ_TAI
    #define MOD_MICRO ADJ_MICRO
    #define MOD_NANO ADJ_NANO
    /* Status codes (timex.status) */
    #define STA_PLL 0x0001 /* enable PLL updates (rw) */
    #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */
    #define STA_PPSTIME 0x0004 /* enable PPS time discipline (rw) */
    #define STA_FLL 0x0008 /* select frequency-lock mode (rw) */
    #define STA_INS 0x0010 /* insert leap (rw) */
    #define STA_DEL 0x0020 /* delete leap (rw) */
    #define STA_UNSYNC 0x0040 /* clock unsynchronized (rw) */
    #define STA_FREQHOLD 0x0080 /* hold frequency (rw) */
    #define STA_PPSSIGNAL 0x0100 /* PPS signal present (ro) */
    #define STA_PPSJITTER 0x0200 /* PPS signal jitter exceeded (ro) */
    #define STA_PPSWANDER 0x0400 /* PPS signal wander exceeded (ro) */
    #define STA_PPSERROR 0x0800 /* PPS signal calibration error (ro) */
    #define STA_CLOCKERR 0x1000 /* clock hardware fault (ro) */
    #define STA_NANO 0x2000 /* resolution (0 = us, 1 = ns) (ro) */
    #define STA_MODE 0x4000 /* mode (0 = PLL, 1 = FLL) (ro) */
    #define STA_CLK 0x8000 /* clock source (0 = A, 1 = B) (ro) */
    /* Read-only bits */
    #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | \
    STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
    #endif /* bits/timex.h */
    Last edited by loveqq1943 (2011-08-20 01:31:42)

  • What is the deal with System Reset/Refresh in Windows 8.1?

    Either this is a serious defect with the Windows Store-provided update for Windows 8.1 or Microsoft has done this intentionally but doing an update to Windows 8.1 from the Windows Store-provided service nukes your ability to use System Reset/Refresh.
    It claims files are missing which means that the update erased the necessary reset files from the HDD but didn't replace them during the update with Windows 8.1 compatible equivalents.
    I had to do a System Reset on one of my computers and I ended up having to get a Windows 8.1 ISO from a less than reputable source just to get my hands around the necessary missing file and now I can't even activate it with my Windows 8 Pro upgrade
    key. None of this would have been a problem if I could just perform the System Reset in place on Windows 8.1 and reset it back to a neutral, clean Windows 8.1 installation.
    I've since managed to find a way to do the install the way I needed to but can someone please give me some clarity on this subject so I don't have to go through all this again (as I've got two other computers that run a Windows Store-updated Windows 8.1
    installation and at least one of them is probably due for its own System Refresh)? What can I do to refresh a valid Windows 8.1 installation if I need to?
    EDIT: Oh, and one more thing: one of those computers is an OEM-installed Windows 8 copy that was subsequently upgraded to 8.1 yet it too suffers from the "missing files" error when a System Refresh/Reset is requested. What
    am I supposed to do here if I want to do a System Refresh to this computer? Will the OEM key inside it activate if I go outside the operating system to install it anew?

    C:\Program Files (x86)\NeoSmart Technologies\EasyBCD\bin>net start sppsvc
    The Software Protection service is starting.
    The Software Protection service could not be started.
    A system error has occurred.
    System error 5 has occurred.
    Access is denied.
    This is the error from running net start sppsvc in an elevated command prompt.  Software Protection Service (sppsvc.exe) is getting an "access denied" error and code 0xC0000022.  Ok, let me break it down for you...  And this is with a fully
    legit VL key that works on several PC in our school that are
    First, you perform a System Refresh for what ever reason.  After the Refresh, within a few minutes get the Windows version watermark in the lower left corner of your desktop that shows the windows version and build.  Then after that
    you get another watermark above the first watermark that says you need to activate by going to **Change PC Settings***.  From there you are on the activation screen and its state with out doing anything...**Activation Error Description Not Found.** 
    When you click "Activate Now" nothing happens.  You briefly see "checking this key" and then nothing.
    This is where the above mentioned Software Protection service  is failing. <---  Needs to be fixed.
    Now at this point I cannot attempt to do an online activation because the sppsvc.exe is producing the 0xC0000022 error
    I cannot do a phone activation because there is no installation ID...all the boxes are blank...because the sppsvc.exe is producing the 0xC0000022 error.
    Oh, and I cannot re-type my product key because...you got it...because the sppsvc.exe is producing the 0xC0000022 error.....
    The Software Protection service runs when I activate my PCs that are getting a "Clean" installs, Just to test the theory I did a refresh install on the "clean" installed pc and **VOILA** SAME ERROR....
    Let me clarify that one of the PCs has a dual partition and a complete re-install of the OS will mean some extensive work fixing the bootloader as well.  I have 150 PCs to refresh and this is what happened on the first one, then the 2nd.  I am
    running these on a TechNet VL and have never had these issues in the last 3 years.
    Listen to these people. ALL are having the same issue.  There has to be a process to fix it.  As difficult as it may seem, some of us don't mind spending a few extra minutes running administrative tasks to fix this instead of re-installing. 
    That's the novice way to fix the issues and the most painstaking for those of us who work 12-to 14 hrs a day and don't have the time.  We need this fixed.  PLEASE PLEASE
    Pretty please.  Please take the time to take ownership of this issue and pioneer a real fix for the hundreds maybe thousands that are having or have had (broke down and did a "clean" install) this EXACT issue.  Thank you so much for your help!!!!!

  • The ADO NET Source was unable to process the data. ORA-64203: Destination buffer too small to hold CLOB data after character set conversion.

     We developed a SSIS Package to pull the data From Oracle source to Sql Server 2012. Here we used ADO.Net source to pull the records from Source but getting the below error after pulling some 40K records.
      [ADO NET Source [2]] Error: The ADO NET Source was unable to process the data. ORA-64203: Destination buffer too small to hold CLOB data after character set conversion.
    [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. 
     The PrimeOutput method on ADO NET Source returned error code 0xC02090F5. 
     The component returned a failure code when the pipeline engine called PrimeOutput(). 
    The meaning of the failure code is defined by the component, 
    but the error is fatal and the pipeline stopped executing. 
     There may be error messages posted before this with more 
    information about the failure.
    Anything that we can do to fix this?

    Hi,
      Tried both....
      * Having schema type as Nvarchar(max). - Getting the same error.
      * Instead of ADO.Net Source used OLEDB Source with driver as " Oracle Provide for OLE DB" Getting error as below.
           [OLE DB Source [478]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
           [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on OLE DB Source returned error code 0xC0202009.  The component returned a failure
    code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the
    failure.
    Additional Info:
       * Here the Source task is getting failed not the conversion or destination task.
    Thanks,
    Loganathan A.

Maybe you are looking for

  • Export from Outlook 2011 for mac to mac address book

    As I'm not in a corporate setting any longer, and i'd like to simplify, moving all outlook files -- contacts, mail, reminders, all that -- to address book and ical. Is there a simple elegant way to do this?

  • XML Parsing in PL/SQL

    Hi All, How do i parse the following XML in PL/SQL <TS_CONFIGDETAILS> <RECORD NAME="CREATENEWAC">Y</RECORD> <RECORD NAME="ITEMISEDBILLING">Y</RECORD> </TS_CONFIGDETAILS> I want to get the value for the attribute "CREATENEWAC" Thanks & Regards. Krishn

  • Is there a montage package in adobe. What is the easiest way to do montages?

    I would like to do professional montages the easiest way. Is there a package in adobe that I can use with my photoshop.  I use to do them on old photoshop 5, was able to have my photos and format on the same page and just move them. But its not worki

  • Help needed to create a filter

    Experts, I would like to create a filter to return data corresponding to the last month of the year or the month for which the latest data is available. For example, If the end user selects 2012 from the year prompt (we have a PV associated to it), t

  • Why are software instruments so quiet ??

    I have been composing with Logic's software intruments and I have found that the overall volume of the instruments are generally very low. When I go to record live instruments over them I have hard time getting the soft instr's up to the volumes of a