Quantcast
Channel: Enterprise Developer Team Edition Support - Recent Threads
Viewing all 75 articles
Browse latest View live

Career Posting : Micro Focus UK Based Support Team is recruiting.

$
0
0

Hi,

The Micro Focus Support team based in Newbury UK is currently recruiting for a Support Engineer/Tech Team Lead.

Full details and job spec are posted on the careers page at:-

https://microfocus-openhire.silkroad.com/epostings/index.cfm?fuseaction=app.jobInfo&version=1&jobid=957

Regards
David


mainframe cobol project

$
0
0

hi,

on old mfe project I have this header in cobol program:

       PROCESS ARITH(EXTEND)
       PROCESS NOOPTIMIZE
       COPY IXXCDIR.
       IDENTIFICATION DIVISION.
       PROGRAM-ID.                      TEST.

well compiled both on NetExpress that Mainframe Express,

now in Enterprise developer for Eclipse i have DIALECT "Enterprise COBOL for Zos" but in compilation give error:

[cobol] Compiling (64-bit) test.CBL...
[cobol]      1 PROCESS ARITH(EXTEND)
[cobol] COBCH0143S Unknown IDENTIFICATION DIVISION paragraph  : D:\ED\progetti\eclipse\IF00\RILSOUR\test.CBL(1,14,8)
[cobol]     31 CONFIGURATION SECTION.
[cobol] COBCH0063S Cannot be used in nested program  : D:\ED\progetti\eclipse\IF00\RILSOUR\IXXM000.CBL(30,28,22)
[cobol]     32 SPECIAL-NAMES.

how can I fix it?
thanks..

Invalid data in FILLER

$
0
0

For my COBOL batch programs, I am noticing that junk data is getting written into FILLER field which is defined at the end.

It is happening only for 1st record in the output file. There is initialize statement in the program.

I am using compiler directive DEFAULTBYTE(00) to use low-value for default initialization. 

CSQL-F-021

$
0
0

I have newly installed Microfocus Enterprise Developer and I am facing error  "CSQL-F-021: Precompiler did not complete -- Terminating" while compiling my COBOL program with SQLs. 

Any help will be much appreciated.

X352 Server Violation when running Migrate on MF Ent Developer 2010

$
0
0

I started getting X352 Server Violation when running Migrate on MF Ent Developer 2010 yesterday out of the blue and can't seem to triage the root cause.  Has anyone in the community experienced X352 on MF Ent Developer.

Thx

class com.microfocus.ant.TypeFileList cannot be found

$
0
0

Hi,


I'm trying to build a project using ant. For that I started the "enterprise developer command prompt". Then I invoked:

ant -f .cobolBuild

This gives me:


C:\projects\>ant -f .cobolBuild
Buildfile: C:\projects\.cobolBuild

BUILD FAILED
C:\projects\.cobolBuild:3: typedef class com.microfocus.ant.TypeFileList cannot be found
 using the classloader AntClassLoader[]

Total time: 0 seconds

How can I resolve this?

Thanks.

enterprise developer

$
0
0

What is the difference between Enterprise developer and Enterprise developer for zEnterprise? 

Job information in REXX

$
0
0

Does anyone know of a way to get the Job details for a REXX running under JES?

I am able to call a COBOL program and return the results to the REXX, but if that program in turn calls 'mfjctlbp', I get an abrupt return to the REXX with a return code 32.


Error accessing public catalog with MVSCATPB call

$
0
0

Has anyone gotten the MVSCATPB api call to work?

I've moved low-values into pubcat-area, the dsn to ws-dsname, and 'GU' to ws-func, and made the 'mvscatpb' call, but am getting back error '22' (Invalid-Function) in the reason code.

Publish from Eclipse

$
0
0

Where is the "Publish" Option in Eclipse?   Documentation says something about right-clicking on the server name and selecting open.   When we right-click, we have no open option.

SQL0911N SQLSTATE=40001 on compilation of few specific cobol programs. Need help!!

$
0
0

  I am receiving the following error when I compile a specific cobol program. This is happening only on few tables which I presume are locked or are in contention. Not sure how to fix this. Any help will be deeply appreciated. [cobol] COBDB0100S SQL0911N  The current transaction has been rolled back because of a deadlock or timeout.  Reason code "68".  SQLSTATE=40001

MFSUT0L15E

$
0
0

Hi,

Any one have any idea on how to solve MFSUT0L15E No FMT statements found in source input, MFIMS requires MID, MOD and FMT to be in same source input.

Many Thanks,

Geo Felix.

Compiling Cobol directory

$
0
0

Hi,

I want to compile all the cobol programs available in my cobol directory (Remote cobol Project) .

For now I need to right click and select compile option for each cobol program.

Do there is any way to compile all the programs of a directory in single click ?

Please do help me

Thanks in advance

Acucobol-GT for solaris 10 SPARC matrix

$
0
0

Hi all,

I'm gone to migrate Solaris 10 update 11/6 for SPARC to other SERVER sparc, it's mandatory to add some kernel patches to support new HW. I know this version is also certified for general Solaris 10, but I haven't found anything about compatibilty ACUCOBOL-GT 7.1.2 and Solaris 10 update xxx.

 

COuld you help me.

 

thanks a lot

 

Laura

compiler: Unrecognized verb

$
0
0

hi

on Red Hat linux with Enterprise Developer 2.3.2 I have this error:

 

    74     IF NEW-NDG = ALL "#"  OR
    75        NEW-NDG = ALL "£"  OR
    76        NEW-NDG = ALL "ù"
* 301-S***************************                                     (   0)**
**    Unrecognized verb
    77        MOVE SPACES TO NEW-NDG
    78     END-IF.
    79
    80     GOBACK.
* Micro Focus COBOL                  V2.3 revision 002 Compiler
* Copyright (C) Micro Focus 1984-2016. All rights reserved.
*                                                        REF GNR-029203002AI
* Last message on page:    3
* Total Messages:     1
* Unrecoverable :     0                    Severe  :     1
* Errors        :     0                    Warnings:     0
* Informational :     0                    Flags   :     0
* Data:         297     Code:           0

 

on Windows Enterprise Developer Mainframe Express and  Nets Express compiler don't give error. What can it be?

 

thanks

bye

 

Does Enterprise Developer integrate with IBM Rational Team Concert?

$
0
0

IBM Rational Team Concert (RTC) is an eclipse based source control management tool.

Would IDE MF Enterprise Developer integrate easily with it?

Thank you

Mass compilation of COBOL Programs

$
0
0

We migrated to ED 2.3 from STEE 6.0. In STEE 6.0 there used to PCOMMAIN that used to determine existence of SQL and CICS commands and appropriately compile the COBOL programs in batch mode too.

With ED, the PCOMMAIN stuff is not there and so the DEFAULTDIR stuff does not work in BATCH or MASS Compile. Is there anyway I can make the compiler determine what kind of COBOL program it is and compile?

Do get back to me.

Thanks

Changing the physical file name of a cataloged dataset

$
0
0

Hello, Iam wondering how i can change the physical file name in the Enterprise Server catalog of a dataset through a utility configured in a JCL. So, I don't want to rename the DSN, but I want to change the file it is pointing to. Any thoughts?

Enterprise Developer & visual studio

$
0
0

What version of Enterprise Developer can I use on Windows 10 without paying any additional licenses and not being eclipse?

Only with eclipse I don't pay additional licenses?

The version with visual studio 2013 shell integrted in setup on windows 10  does not work.

Now I have installed Visual Studio 2015 Community Edition, but the evaluation period is about to end and I can not purchase additional licenses to Microsoft...

How can I fix it?

thanks

bye

program_search_order

$
0
0

Hi,

in the documentation of enteprise developere 232 for vs2015 I cannot find in the "List of Run-time Tunables" the item 

program_search_order.

there is no more?

thank

bye

Viewing all 75 articles
Browse latest View live