× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi, Mark.

The DDM Server is up and working fine except for local access, be it by
*SNA or *IP.

The SQL ALIAS worked nicely, it made the connection by SNA. But I'd like
to leave it all on a simple CL and plain CRTDDMF commands, but it's fine
to have the ALIAS option as a last resort.

--
Saludos
Antonio Salazar

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mark S. Waterbury
Sent: Friday, February 12, 2010 7:07 PM
To: Midrange Systems Technical Discussion
Subject: Re: Can a DDMF point to localhost?

Hi, Jose:

Yes, it is possible. For example, I did this:

CRTDDMF FILE(QTEMP/MYDDMF) RMTFILE(MYLIB/MYFILE)
RMTLOCNAME('127.0.0.1' *IP)

and this worked fine on my system.

Also, if you create an SQL ALIAS, it creates a DDMF "under the covers".

All the best,

Mark S. Waterbury

Jose Antonio Salazar Montenegro wrote:
Hi.

I was asked if a small set of DDMFs can be created pointing to the
same
IBM i. That way we could use a single machine for development.

Using RMTLOCNAME(MYSYSTEM *SNA) and attempting a DSPPFM fails with:
"Remote location AFIRMED for program device DDMDEVICE was not found."

Using RMTLOCNAME(LOCALHOST *IP) or RMTLOCNAME('127.0.0.1' *IP) and
attempting a DSPPFM fails with:
"A remote host refused an attempted connect operation."

I'm not knowledgeable enough about device or network configuration to
conclude that it can't be done, though.

--
Saludos
Antonio Salazar


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.