I had a problem with tftpd service.So It doesnt start.
# startsrc -s tftpd
0513-015 The tftpd Subsystem could not be started.
Please check subsystem resources and try again later.
Resolve:
# ls -l /usr/sbin/tftpd
———- 1 root system 172980 Sep 11 2012 /usr/sbin/tftpd
# chmod 555 /usr/sbin/tftpd <–give more permission
# startsrc -s tftpd
0513-059 The tftpd Subsystem has been started. Subsystem PID is 1618342343